Skip to content

Commit b2374f1

Browse files
committed
Upgrade test containers
1 parent 092a8f9 commit b2374f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Constants.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ object Shadow {
238238
}
239239

240240
object TestContainers {
241-
const val version = "1.15.2"
241+
const val version = "1.16.2"
242242
const val postgresql = "org.testcontainers:postgresql:$version"
243243
const val kafka = "org.testcontainers:kafka:$version"
244244
}

0 commit comments

Comments
 (0)