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 7dd5566 commit d5df526Copy full SHA for d5df526
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
20
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
21
apiguardian = { module = "org.apiguardian:apiguardian-api", version = "1.1.2" }
22
23
-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.1" }
+testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.2" }
24
testcontainers-mysql = { module = "org.testcontainers:mysql" }
25
testcontainers-oracle = { module = "org.testcontainers:oracle-xe" }
26
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
0 commit comments