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.
2 parents 414ac97 + ed9f7aa commit bcde9eaCopy full SHA for bcde9ea
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.4"
+mockk = "io.mockk:mockk:1.14.5"
39
40
[bundles]
41
#jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]
0 commit comments