Skip to content

Commit 83a2cbc

Browse files
Bump org.apache.groovy:groovy from 4.0.26 to 4.0.27
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.26 to 4.0.27. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 4.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f97e706 commit 83a2cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
//version (changing these should be considered thoroughly!)
1919
javaVersion = JavaVersion.VERSION_17
2020
groovyVersion = "4.0"
21-
groovyBinaryVersion = "4.0.26"
21+
groovyBinaryVersion = "4.0.27"
2222

2323
junitVersion = '1.12.0'
2424
testcontainersVersion = '1.21.0'

0 commit comments

Comments
 (0)