Skip to content

Commit b416a47

Browse files
author
Dependency Update Bot
committed
chore(deps): update testcontainersversion to v1.21.2
1 parent da60e4b commit b416a47

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
@@ -67,7 +67,7 @@ dependencies {
6767
exclude(group = "org.junit.vintage", module = "junit-vintage-engine")
6868
}
6969

70-
val testcontainersVersion = "1.21.1"
70+
val testcontainersVersion = "1.21.2"
7171
testImplementation("org.testcontainers:testcontainers:$testcontainersVersion")
7272
testImplementation("org.testcontainers:junit-jupiter:$testcontainersVersion")
7373
testImplementation("org.testcontainers:postgresql:$testcontainersVersion")

0 commit comments

Comments
 (0)