We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4f5ed3 + ea2f1ca commit 33ec33fCopy full SHA for 33ec33f
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.5"
34
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
35
36
-kotest-bom = "io.kotest:kotest-bom:6.1.1"
+kotest-bom = "io.kotest:kotest-bom:6.1.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.7"
0 commit comments