We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905d66e commit 2c2f201Copy full SHA for 2c2f201
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ slf4j = "2.0.11"
18
19
kotest = "5.8.0" # https://github.com/kotest/kotest/releases
20
21
-mockk = "1.13.9" # https://search.maven.org/artifact/io.mockk/mockk
+mockk = "1.13.17" # https://search.maven.org/artifact/io.mockk/mockk
22
junit = "5.10.1" # https://github.com/junit-team/junit5/releases
23
24
## Plugins
0 commit comments