Skip to content

Commit 01808e5

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2
1 parent 262e16b commit 01808e5

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
@@ -48,7 +48,7 @@ quarkus-kotlin = { module = "io.quarkus:quarkus-kotlin" }
4848
quarkus-resteasy = { module = "io.quarkus:quarkus-resteasy" }
4949
quarkus-resteasy-jsonb = { module = "io.quarkus:quarkus-resteasy-jsonb" }
5050

51-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.3" }
51+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.1" }
5252
testcontainers-mysql = { module = "org.testcontainers:mysql" }
5353
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
5454

0 commit comments

Comments
 (0)