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 beb279c commit 675ef67Copy full SHA for 675ef67
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.1"
22
23
junitVersion = '1.12.0'
24
testcontainersVersion = '1.21.3'
0 commit comments