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.
2 parents aad6245 + 297d867 commit 4487453Copy full SHA for 4487453
gradle/libs.versions.toml
@@ -43,7 +43,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
43
slf4j = "org.slf4j:slf4j-api:2.0.17"
44
logback = "ch.qos.logback:logback-classic:1.5.21"
45
46
-kotest-bom = "io.kotest:kotest-bom:6.0.5"
+kotest-bom = "io.kotest:kotest-bom:6.0.7"
47
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
48
kotest-table = { module = "io.kotest:kotest-assertions-table" }
49
mockk = "io.mockk:mockk:1.14.6"
0 commit comments