Skip to content

Commit f6c5fc0

Browse files
authored
Merge pull request #108 from fraktalio/renovate/testcontainers-java-monorepo
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.1
2 parents 4708cfe + f5aadbe commit f6c5fc0

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
@@ -27,7 +27,7 @@ repositories {
2727
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
2828
}
2929

30-
extra["testcontainersVersion"] = "1.19.8"
30+
extra["testcontainersVersion"] = "1.20.1"
3131
extra["fmodelVersion"] = "3.5.1"
3232
extra["kotlinxSerializationJson"] = "1.7.1"
3333
extra["kotlinxCollectionsImmutable"] = "0.3.7"

0 commit comments

Comments
 (0)