Skip to content

Commit c2e4878

Browse files
Bump testcontainersVersion from 1.20.6 to 1.21.0 (#1307)
1 parent 4da9ce1 commit c2e4878

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
@@ -21,7 +21,7 @@ ext {
2121
groovyBinaryVersion = "4.0.26"
2222

2323
junitVersion = '1.12.0'
24-
testcontainersVersion = '1.20.6'
24+
testcontainersVersion = '1.21.0'
2525

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

0 commit comments

Comments
 (0)