We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9e7fd5 + be4bd4f commit 92ac9ffCopy full SHA for 92ac9ff
1 file changed
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.3"
+kotest-bom = "io.kotest:kotest-bom:6.1.4"
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