Skip to content

Commit c55fca7

Browse files
authored
Merge pull request #63 from fraktalio/renovate/testcontainers-java-monorepo
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.3
2 parents 6cc4fdc + c9d6ab0 commit c55fca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626
mavenCentral()
2727
}
2828

29-
extra["testcontainersVersion"] = "1.19.1"
29+
extra["testcontainersVersion"] = "1.19.3"
3030
extra["fmodelVersion"] = "3.5.0"
3131
extra["kotlinxSerializationJson"] = "1.6.0"
3232
extra["kotlinxCollectionsImmutable"] = "0.3.6"

0 commit comments

Comments
 (0)