We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60fbef commit 3746340Copy full SHA for 3746340
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.20.5"
10
11
[libraries]
12
flywayCore = { module = "org.flywaydb:flyway-core", version.ref = "flyway" }
0 commit comments