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.
2 parents d0b4a6b + f74777e commit e87b00cCopy full SHA for e87b00c
build.gradle.kts
@@ -26,7 +26,7 @@ repositories {
26
mavenCentral()
27
}
28
29
-extra["testcontainersVersion"] = "1.19.8"
+extra["testcontainersVersion"] = "1.20.1"
30
extra["fmodelVersion"] = "3.5.1"
31
extra["kotlinxSerializationJson"] = "1.7.1"
32
extra["kotlinxCollectionsImmutable"] = "0.3.7"
0 commit comments