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 3fa8192 commit 5384545Copy full SHA for 5384545
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ slf4j = "org.slf4j:slf4j-api:2.0.17"
45
logback = "ch.qos.logback:logback-classic:1.5.18"
46
47
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
48
-kotest-bom = "io.kotest:kotest-bom:5.9.1"
+kotest-bom = "io.kotest:kotest-bom:6.0.0"
49
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
50
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
51
mockk = "io.mockk:mockk:1.14.5"
0 commit comments