We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79643c6 commit 4d61e69Copy full SHA for 4d61e69
gradle/libs.versions.toml
@@ -48,7 +48,7 @@ quarkus-kotlin = { module = "io.quarkus:quarkus-kotlin" }
48
quarkus-resteasy = { module = "io.quarkus:quarkus-resteasy" }
49
quarkus-resteasy-jsonb = { module = "io.quarkus:quarkus-resteasy-jsonb" }
50
51
-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.2" }
+testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.3" }
52
testcontainers-mysql = { module = "org.testcontainers:testcontainers-mysql" }
53
testcontainers-postgresql = { module = "org.testcontainers:testcontainers-postgresql" }
54
0 commit comments