We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008eb5e commit 2207410Copy full SHA for 2207410
1 file changed
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ junit = "5.11.3"
6
logback = "1.5.12"
7
postgresql = "42.7.4"
8
tap4j = "4.4.2"
9
-testcontainers = "1.19.7"
+testcontainers = "1.20.4"
10
11
[libraries]
12
flywayCore = { module = "org.flywaydb:flyway-core", version.ref = "flyway" }
0 commit comments