We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fcb5db + 348c7b1 commit 30e4472Copy full SHA for 30e4472
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
35
slf4j = "org.slf4j:slf4j-api:2.0.17"
36
logback = "ch.qos.logback:logback-classic:1.5.32"
37
38
-kotest-bom = "io.kotest:kotest-bom:6.1.10"
+kotest-bom = "io.kotest:kotest-bom:6.1.11"
39
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
40
kotest-table = { module = "io.kotest:kotest-assertions-table" }
41
mockk = "io.mockk:mockk:1.14.9"
0 commit comments