Skip to content

Commit ad22242

Browse files
Merge pull request #1387 from ie3-institute/dependabot/gradle/dev/org.apache.groovy-groovy-4.0.28
Bump org.apache.groovy:groovy from 4.0.27 to 4.0.28
2 parents ea8514a + 5c50ca6 commit ad22242

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.27"
21+
groovyBinaryVersion = "4.0.28"
2222

2323
junitVersion = '1.12.0'
2424
testcontainersVersion = '1.21.3'

0 commit comments

Comments
 (0)