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 1046e9c commit 68c2a85Copy full SHA for 68c2a85
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ kotest = "6.0.0.M2" # https://github.com/kotest/kotest
20
jedis = "5.2.0" # https://github.com/redis/jedis
21
22
# mockk
23
-mockk = "1.13.16" # https://github.com/mockk/mockk
+mockk = "1.14.6" # https://github.com/mockk/mockk
24
25
# logback
26
logback = "1.5.16" # https://mvnrepository.com/artifact/ch.qos.logback/logback-classic
0 commit comments