Skip to content

Commit dce4584

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2
1 parent c243cfe commit dce4584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
1818
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
1919
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
2020

21-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.3" }
21+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.1" }
2222
testcontainers-mysql = { module = "org.testcontainers:mysql" }
2323
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
2424

0 commit comments

Comments
 (0)