Skip to content

Commit

Permalink
root: Update dependency io.mockk:mockk to v1.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 8878d9d commit 39e46e3
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 @@ -36,7 +36,7 @@ flow-binding = { module = "io.github.reactivecircus.flowbinding:flowbinding-andr
glide = { module = "com.github.bumptech.glide:glide", version = "4.16.0" }
kotest-assertions = { module = "io.kotest:kotest-assertions-core", version = "5.9.1" }
material = { module = "com.google.android.material:material", version = "1.12.0" }
mockk = { module = "io.mockk:mockk", version = "1.13.12" }
mockk = { module = "io.mockk:mockk", version = "1.13.13" }
recycler-view-spacing = { module = "com.github.grzegorzojdana:SpacingItemDecoration", version = "1.1.0" }
sentry = { module = "io.sentry:sentry-android", version = "7.13.0" }
tflite = { module = "org.tensorflow:tensorflow-lite-task-text", version = "0.4.4" }
Expand Down

0 comments on commit 39e46e3

Please sign in to comment.