Skip to content

Commit e26db04

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2.0.3
1 parent 79643c6 commit e26db04

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 = "2.0.2" }
51+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.3" }
5252
testcontainers-mysql = { module = "org.testcontainers:testcontainers-mysql" }
5353
testcontainers-postgresql = { module = "org.testcontainers:testcontainers-postgresql" }
5454

0 commit comments

Comments
 (0)