We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c4b91 commit f1f5607Copy full SHA for f1f5607
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
33
slf4j = "org.slf4j:slf4j-api:2.0.17"
34
logback = "ch.qos.logback:logback-classic:1.5.18"
35
36
-kotest-bom = "io.kotest:kotest-bom:5.9.1"
+kotest-bom = "io.kotest:kotest-bom:6.0.1"
37
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
38
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
39
mockk = "io.mockk:mockk:1.14.5"
0 commit comments