There was an error while loading. Please reload this page.
2 parents 88cbd6c + e34d794 commit 5240cfdCopy full SHA for 5240cfd
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
45
kotest-bom = "io.kotest:kotest-bom:5.9.1"
46
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
47
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
48
-mockk = "io.mockk:mockk:1.14.4"
+mockk = "io.mockk:mockk:1.14.5"
49
50
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.16"
51
0 commit comments