Skip to content

Commit 5f331e4

Browse files
Merge pull request #1335 from ie3-institute/dependabot/gradle/dev/org.apache.groovy-groovy-4.0.27
Bump org.apache.groovy:groovy from 4.0.26 to 4.0.27
2 parents f97e706 + 83a2cbc commit 5f331e4

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)