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