We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f28b72 commit e49b0f8Copy full SHA for e49b0f8
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
35
kotest-bom = "io.kotest:kotest-bom:5.9.1"
36
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
37
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
38
-mockk = "io.mockk:mockk:1.14.0"
+mockk = "io.mockk:mockk:1.14.2"
39
40
[bundles]
41
#jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]
0 commit comments