We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0611702 + bb9fcb6 commit a545741Copy full SHA for a545741
gradle/libs.versions.toml
@@ -44,7 +44,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
44
slf4j = "org.slf4j:slf4j-api:2.0.17"
45
logback = "ch.qos.logback:logback-classic:1.5.32"
46
47
-kotest-bom = "io.kotest:kotest-bom:6.1.7"
+kotest-bom = "io.kotest:kotest-bom:6.1.9"
48
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
49
kotest-table = { module = "io.kotest:kotest-assertions-table" }
50
mockk = "io.mockk:mockk:1.14.9"
0 commit comments