We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cbd490 commit da9113cCopy full SHA for da9113c
build.gradle
@@ -18,7 +18,7 @@ ext {
18
//version (changing these should be considered thoroughly!)
19
javaVersion = JavaVersion.VERSION_21
20
groovyVersion = "4.0"
21
- groovyBinaryVersion = "4.0.28"
+ groovyBinaryVersion = "5.0.2"
22
23
junitVersion = '6.0.0'
24
testcontainersVersion = '1.21.3'
0 commit comments