We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 895e9c3 + 2ecc806 commit af7f454Copy full SHA for af7f454
1 file changed
gradle/libs.versions.toml
@@ -46,7 +46,7 @@ logback = "ch.qos.logback:logback-classic:1.5.26"
46
kotest-bom = "io.kotest:kotest-bom:6.1.1"
47
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
48
kotest-table = { module = "io.kotest:kotest-assertions-table" }
49
-mockk = "io.mockk:mockk:1.14.7"
+mockk = "io.mockk:mockk:1.14.9"
50
51
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.16"
52
0 commit comments