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 ae474d6 + af9cedf commit d2db871Copy full SHA for d2db871
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ snakeyaml = "org.yaml:snakeyaml:2.3"
33
kotest-bom = "io.kotest:kotest-bom:5.9.1"
34
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
35
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
36
-mockk = "io.mockk:mockk:1.13.12"
+mockk = "io.mockk:mockk:1.13.13"
37
38
[bundles]
39
jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]
0 commit comments