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 2e7dcd5 + 341c429 commit 7a7c278Copy full SHA for 7a7c278
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ snakeyaml = "org.yaml:snakeyaml:2.2"
31
kotest-bom = "io.kotest:kotest-bom:5.9.0"
32
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
33
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
34
-mockk = "io.mockk:mockk:1.13.10"
+mockk = "io.mockk:mockk:1.13.11"
35
36
[bundles]
37
jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]
0 commit comments