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.
2 parents 00b2606 + ce0b1e9 commit 56f903fCopy full SHA for 56f903f
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
19
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
20
apiguardian = { module = "org.apiguardian:apiguardian-api", version = "1.1.2" }
21
22
-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
+testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.0" }
23
testcontainers-mysql = { module = "org.testcontainers:mysql" }
24
testcontainers-oracle = { module = "org.testcontainers:oracle-xe" }
25
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
0 commit comments