Skip to content

Commit 24f3457

Browse files
committed
Fjernet wip protobuffer definisjon
1 parent f3b954b commit 24f3457

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
@@ -242,7 +242,7 @@ object Shadow {
242242
}
243243

244244
object TestContainers {
245-
const val version = "1.13.0"
245+
const val version = "1.15.0-rc2"
246246
const val postgresql = "org.testcontainers:postgresql:$version"
247247
const val kafka = "org.testcontainers:kafka:$version"
248248
}

0 commit comments

Comments
 (0)