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 d97cd90 + d205b90 commit 721b4f3Copy full SHA for 721b4f3
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.2"
+mockk = "io.mockk:mockk:1.14.4"
49
50
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.15"
51
0 commit comments