Skip to content

Commit 08ee242

Browse files
Bump junitVersion from 1.12.0 to 6.0.0 (#1451)
1 parent cc6b260 commit 08ee242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ext {
2020
groovyVersion = "4.0"
2121
groovyBinaryVersion = "4.0.28"
2222

23-
junitVersion = '1.12.0'
23+
junitVersion = '6.0.0'
2424
testcontainersVersion = '1.21.3'
2525

2626
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins

0 commit comments

Comments
 (0)