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 e29f560 + 63efaf8 commit fc26a1aCopy full SHA for fc26a1a
build.gradle
@@ -18,7 +18,7 @@ ext {
18
javaVersion = JavaVersion.VERSION_17
19
groovyVersion = "4.0"
20
groovyBinaryVersion = "4.0.19"
21
- testcontainersVersion = '1.19.6'
+ testcontainersVersion = '1.19.7'
22
23
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
24
}
0 commit comments