Skip to content

Commit 25750c8

Browse files
committed
Merge remote-tracking branch 'origin/main' into commit-batch-new-apis
2 parents fa188a5 + 95f6fc8 commit 25750c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
arrowGradleConfig = "0.10.2"
3-
kotest = "5.3.1"
3+
kotest = "5.3.2"
44
kafka = "3.2.0"
55
kotlin = "1.7.0"
66
kotlinx-coroutines = "1.6.3"
@@ -20,7 +20,7 @@ kotlin-scripting-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-s
2020
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
2121
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
2222
kotlinx-coroutines-jdk8 = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8", version.ref = "kotlinx-coroutines" }
23-
testcontainers-kafka = "org.testcontainers:kafka:1.17.2"
23+
testcontainers-kafka = "org.testcontainers:kafka:1.17.3"
2424

2525
[bundles]
2626
kotest = [

0 commit comments

Comments
 (0)