We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62d4a4 commit 587469aCopy full SHA for 587469a
build.gradle.kts
@@ -27,7 +27,7 @@ repositories {
27
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
28
}
29
30
-extra["testcontainersVersion"] = "1.20.1"
+extra["testcontainersVersion"] = "1.20.4"
31
extra["fmodelVersion"] = "3.5.1"
32
extra["kotlinxSerializationJson"] = "1.7.1"
33
extra["kotlinxCollectionsImmutable"] = "0.3.7"
0 commit comments