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.
2 parents 889c2fb + c87412a commit 8891f3dCopy full SHA for 8891f3d
build.gradle
@@ -17,7 +17,7 @@ ext {
17
//version (changing these should be considered thoroughly!)
18
javaVersion = JavaVersion.VERSION_17
19
groovyVersion = "4.0"
20
- groovyBinaryVersion = "4.0.18"
+ groovyBinaryVersion = "4.0.19"
21
testcontainersVersion = '1.19.6'
22
23
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
0 commit comments