2 parents d7a5021 + 4d03f7c commit e3fa51dCopy full SHA for e3fa51d
1 file changed
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.2.1"
+kotest-bom = "io.kotest:kotest-bom:6.2.2"
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.11"
0 commit comments