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 eb3530c + 37502f2 commit a74ad78Copy full SHA for a74ad78
1 file changed
gradle/libs.versions.toml
@@ -36,7 +36,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
36
slf4j = "org.slf4j:slf4j-api:2.0.18"
37
logback = "ch.qos.logback:logback-classic:1.5.34"
38
39
-kotest-bom = "io.kotest:kotest-bom:6.1.11"
+kotest-bom = "io.kotest:kotest-bom:6.2.1"
40
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
41
kotest-table = { module = "io.kotest:kotest-assertions-table" }
42
mockk = "io.mockk:mockk:1.14.11"
0 commit comments