Skip to content

Commit 12780e6

Browse files
Update dependency org.testcontainers:testcontainers to v2
1 parent 1c98ebd commit 12780e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contentgrid-appserver-contentstore-impl-s3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
implementation 'io.minio:minio'
1111

1212
testImplementation testFixtures(project(':contentgrid-appserver-contentstore-impl-utils'))
13-
testImplementation "org.testcontainers:testcontainers:1.21.3"
13+
testImplementation "org.testcontainers:testcontainers:2.0.1"
1414
testImplementation "org.testcontainers:junit-jupiter:1.21.3"
1515

1616
testImplementation "org.testcontainers:minio:1.21.3"

0 commit comments

Comments
 (0)