We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e48bb95 + 2fad245 commit f85bd68Copy full SHA for f85bd68
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
33
snakeyaml = "org.yaml:snakeyaml:2.6"
34
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
35
36
-kotest-bom = "io.kotest:kotest-bom:6.1.7"
+kotest-bom = "io.kotest:kotest-bom:6.1.9"
37
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
38
kotest-table = { module = "io.kotest:kotest-assertions-table" }
39
mockk = "io.mockk:mockk:1.14.9"
0 commit comments