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.
1 parent f01bd2a commit 4ad84a3Copy full SHA for 4ad84a3
gradle/libs.versions.toml
@@ -35,4 +35,4 @@ kotest-assertions-json = { module = "io.kotest:kotest-assertions-json" }
35
kotest-property = { module = "io.kotest:kotest-property" }
36
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5" }
37
38
-mockk = { module = "io.mockk:mockk", version = "1.14.6" }
+mockk = { module = "io.mockk:mockk", version = "1.14.7" }
0 commit comments