Skip to content

Commit 95f6fc8

Browse files
authored
Merge pull request #50 from nomisRev/renovate/all
Update all dependencies
2 parents a96be9c + 6d7d4c1 commit 95f6fc8

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,7 +1,7 @@
11
[versions]
22
# SNAPSHOT for resource DSL
33
arrowGradleConfig = "0.10.2"
4-
kotest = "5.3.1"
4+
kotest = "5.3.2"
55
kafka = "3.2.0"
66
kotlin = "1.7.0"
77
kotlinx-coroutines = "1.6.3"
@@ -21,7 +21,7 @@ kotlin-scripting-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-s
2121
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
2222
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
2323
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"
2525

2626
[plugins]
2727
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)