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 3acbc0a commit f901bc3Copy full SHA for f901bc3
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
17
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
18
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
19
20
-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.0" }
+testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.1" }
21
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
22
23
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.27.0" }
0 commit comments