Skip to content

Commit b4018b7

Browse files
authored
Merge pull request #99 from fraktalio/renovate/testcontainers-java-monorepo
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.8
2 parents d072573 + 7d8c838 commit b4018b7

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

0 commit comments

Comments
 (0)