Skip to content

Commit 0a9aa26

Browse files
Bump groovy from 3.0.12 to 3.0.13 (#2756)
Bumps [groovy](https://github.com/apache/groovy) from 3.0.12 to 3.0.13. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee3679b commit 0a9aa26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ libraries.osgi = 'org.osgi:osgi.core:8.0.0'
3232
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.100'
3333
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.1'
3434

35-
libraries.groovy = 'org.codehaus.groovy:groovy:3.0.12'
35+
libraries.groovy = 'org.codehaus.groovy:groovy:3.0.13'
3636

3737
def kotlinVersion = '1.7.10'
3838
libraries.kotlin = [

0 commit comments

Comments
 (0)