We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2aeabcd + 7af22cc commit e48bb95Copy full SHA for e48bb95
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.6"
+kotest-bom = "io.kotest:kotest-bom:6.1.7"
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