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 1468ecc commit 97e5cd2Copy full SHA for 97e5cd2
gradle/libs.versions.toml
@@ -121,7 +121,7 @@ kermit = "co.touchlab:kermit:2.0.4"
121
122
uuid = "com.benasher44:uuid:0.8.4"
123
124
-test-mockk = "io.mockk:mockk:1.13.10"
+test-mockk = "io.mockk:mockk:1.13.13"
125
test-coroutine = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
126
127
test-junit5-suite = "org.junit.platform:junit-platform-suite:1.10.2"
0 commit comments