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 e742f1e + ab7d687 commit bf9a761Copy full SHA for bf9a761
gradle/libs.versions.toml
@@ -28,7 +28,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
28
snakeyaml = "org.yaml:snakeyaml:2.5"
29
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
30
31
-kotest-bom = "io.kotest:kotest-bom:6.0.4"
+kotest-bom = "io.kotest:kotest-bom:6.0.5"
32
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
33
kotest-table = { module = "io.kotest:kotest-assertions-table" }
34
mockk = "io.mockk:mockk:1.14.6"
0 commit comments