We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66a75ce + 7bdce37 commit 4dd81caCopy full SHA for 4dd81ca
1 file changed
gradle/libs.versions.toml
@@ -49,7 +49,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
49
kotest-bom = "io.kotest:kotest-bom:5.8.0"
50
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
51
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
52
-mockk = "io.mockk:mockk:1.13.8"
+mockk = "io.mockk:mockk:1.13.9"
53
54
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.12"
55
0 commit comments