File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutine
2020kotlinx-coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref = " coroutines" }
2121kotlinx-coroutines-test = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref = " coroutines" }
2222kotlinx-io = { module = " org.jetbrains.kotlinx:kotlinx-io-core" , version = " 0.8.0" }
23- mockk = { module = " io.mockk:mockk" , version = " 1.14.6 " }
23+ mockk = { module = " io.mockk:mockk" , version = " 1.14.7 " }
2424robolectric = { module = " org.robolectric:robolectric" , version = " 4.16" }
2525tomlkt = { module = " net.peanuuutz.tomlkt:tomlkt" , version = " 0.5.0" }
2626tuulbox-collections = { module = " com.juul.tuulbox:collections" , version.ref = " tuulbox" }
You can’t perform that action at this time.
0 commit comments