We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a006bca commit 467a52eCopy full SHA for 467a52e
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.0"
+mockk = "io.mockk:mockk:1.14.2"
49
50
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.15"
51
0 commit comments