File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
# SNAPSHOT for resource DSL
3
3
arrowGradleConfig = " 0.10.2"
4
- kotest = " 5.3.1 "
4
+ kotest = " 5.3.2 "
5
5
kafka = " 3.2.0"
6
6
kotlin = " 1.7.0"
7
7
kotlinx-coroutines = " 1.6.3"
@@ -21,7 +21,7 @@ kotlin-scripting-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-s
21
21
kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib" , version.ref = " kotlin" }
22
22
kotlinx-coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref = " kotlinx-coroutines" }
23
23
kotlinx-coroutines-jdk8 = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-jdk8" , version.ref = " kotlinx-coroutines" }
24
- testcontainers-kafka = " org.testcontainers:kafka:1.17.2 "
24
+ testcontainers-kafka = " org.testcontainers:kafka:1.17.3 "
25
25
26
26
[plugins ]
27
27
kotlin-jvm = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
You can’t perform that action at this time.
0 commit comments