diff --git a/build.gradle b/build.gradle index 235a6dd8c..a085d89bb 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ ext { groovyVersion = "4.0" groovyBinaryVersion = "4.0.28" - junitVersion = '1.12.0' + junitVersion = '6.0.0' testcontainersVersion = '1.21.3' scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins