We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1108ab3 + f86172b commit 1d2967fCopy full SHA for 1d2967f
1 file changed
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.13.14"
+mockk = "io.mockk:mockk:1.13.16"
39
40
[bundles]
41
jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]
0 commit comments