Commit a1da7dd 1 parent 9eadeb5 commit a1da7dd Copy full SHA for a1da7dd
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutine
18
18
kotlinx-coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref = " coroutines" }
19
19
kotlinx-coroutines-test = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref = " coroutines" }
20
20
kotlinx-io = { module = " org.jetbrains.kotlinx:kotlinx-io-core" , version = " 0.6.0" }
21
- mockk = { module = " io.mockk:mockk" , version = " 1.13.16 " }
21
+ mockk = { module = " io.mockk:mockk" , version = " 1.13.17 " }
22
22
tuulbox-collections = { module = " com.juul.tuulbox:collections" , version.ref = " tuulbox" }
23
23
tuulbox-coroutines = { module = " com.juul.tuulbox:coroutines" , version.ref = " tuulbox" }
24
24
wrappers-bom = { module = " org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom" , version = " 2025.2.7" }
You can’t perform that action at this time.
0 commit comments