We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe465a commit 86d7948Copy full SHA for 86d7948
gradle/libs.versions.toml
@@ -18,4 +18,4 @@ kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest" }
18
kotest-property = { module = "io.kotest:kotest-property" }
19
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5" }
20
21
-mockk = { module = "io.mockk:mockk", version = "1.14.0" }
+mockk = { module = "io.mockk:mockk", version = "1.14.2" }
0 commit comments