Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.12.3 (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul <QuantumRand@users.noreply.github.com>
  • Loading branch information
juul-mobile-bot and QuantumRand committed Mar 16, 2022
1 parent be22caa commit 178b30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ okio = "3.0.0"
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.9" }
kotlinx-coroutines-js = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core-js", version = "1.6.0" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.3.2" }
mockk = { module = "io.mockk:mockk", version = "1.12.2" }
mockk = { module = "io.mockk:mockk", version = "1.12.3" }
okio-core = { module = "com.squareup.okio:okio", version.ref = "okio" }
okio-js = { module = "com.squareup.okio:okio-js", version.ref = "okio" }

Expand Down

0 comments on commit 178b30b

Please sign in to comment.