We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f3d40 commit eaeda14Copy full SHA for eaeda14
gradle/libs.versions.toml
@@ -32,7 +32,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
32
snakeyaml = "org.yaml:snakeyaml:2.5"
33
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
34
35
-kotest-bom = "io.kotest:kotest-bom:6.0.7"
+kotest-bom = "io.kotest:kotest-bom:6.1.1"
36
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
37
kotest-table = { module = "io.kotest:kotest-assertions-table" }
38
mockk = "io.mockk:mockk:1.14.7"
0 commit comments