Skip to content

Commit 66792b6

Browse files
Bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.20 (#3213)
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.19 to 3.0.20. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aac5d38 commit 66792b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ libraries.osgi = 'org.osgi:osgi.core:8.0.0'
3333
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.600'
3434
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0'
3535

36-
libraries.groovy = 'org.codehaus.groovy:groovy:3.0.19'
36+
libraries.groovy = 'org.codehaus.groovy:groovy:3.0.20'
3737

3838
def kotlinVersion = '1.9.22'
3939
libraries.kotlin = [

0 commit comments

Comments
 (0)