We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8b48a4 + 3f028f3 commit 096f0b2Copy full SHA for 096f0b2
1 file changed
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
31
slf4j = "org.slf4j:slf4j-api:2.0.17"
32
logback = "ch.qos.logback:logback-classic:1.5.18"
33
34
-kotest-bom = "io.kotest:kotest-bom:5.9.1"
+kotest-bom = "io.kotest:kotest-bom:6.0.3"
35
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
36
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
37
mockk = "io.mockk:mockk:1.14.5"
0 commit comments