We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aac980d + dd5bb2a commit 6f46000Copy full SHA for 6f46000
1 file changed
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.0"
27
slf4j = "org.slf4j:slf4j-api:2.0.12"
28
logback = "ch.qos.logback:logback-classic:1.5.3"
29
30
-kotest-bom = "io.kotest:kotest-bom:5.8.0"
+kotest-bom = "io.kotest:kotest-bom:5.8.1"
31
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
32
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
33
mockk = "io.mockk:mockk:1.13.10"
0 commit comments