We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aaa5ae4 + 5a17c7c commit 8e5239eCopy full SHA for 8e5239e
build.gradle.kts
@@ -27,7 +27,7 @@ repositories {
27
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
28
}
29
30
-extra["testcontainersVersion"] = "1.19.3"
+extra["testcontainersVersion"] = "1.19.4"
31
extra["fmodelVersion"] = "3.5.1-SNAPSHOT"
32
extra["kotlinxSerializationJson"] = "1.6.2"
33
extra["kotlinxCollectionsImmutable"] = "0.3.7"
0 commit comments