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 5829b47 + 30c3584 commit 8344396Copy full SHA for 8344396
build.gradle
@@ -20,7 +20,7 @@ ext {
20
groovyVersion = "4.0"
21
groovyBinaryVersion = "4.0.28"
22
23
- junitVersion = '6.0.0'
+ junitVersion = '6.0.1'
24
testcontainersVersion = '1.21.3'
25
26
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
0 commit comments