Skip to content

Commit f4d5b5e

Browse files
Update dependency io.mockk:mockk to v1.14.7 (#1088)
1 parent 60509cf commit f4d5b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutine
2020
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
2121
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
2222
kotlinx-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" }
2424
robolectric = { module = "org.robolectric:robolectric", version = "4.16" }
2525
tomlkt = { module = "net.peanuuutz.tomlkt:tomlkt", version = "0.5.0" }
2626
tuulbox-collections = { module = "com.juul.tuulbox:collections", version.ref = "tuulbox" }

0 commit comments

Comments
 (0)