Skip to content

Commit a322dfc

Browse files
authored
Merge pull request #84 from fraktalio/renovate/testcontainers-java-monorepo
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.7
2 parents a64e7f4 + 05c7bbf commit a322dfc

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.4"
30+
extra["testcontainersVersion"] = "1.19.7"
3131
extra["fmodelVersion"] = "3.5.1-SNAPSHOT"
3232
extra["kotlinxSerializationJson"] = "1.6.2"
3333
extra["kotlinxCollectionsImmutable"] = "0.3.7"

0 commit comments

Comments
 (0)