We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f2110 commit 873128bCopy full SHA for 873128b
build.gradle.kts
@@ -14,7 +14,7 @@ val kotliqueryVersion = "1.9.0"
14
val postgresVersion = "42.7.2"
15
16
// Test
17
-val testcontainersVersion = "1.19.5"
+val testcontainersVersion = "1.19.6"
18
val mockkVersion = "1.13.9"
19
val schemaValidatorVersion = "1.3.3"
20
val awaitilityVersion = "4.2.0"
0 commit comments