Skip to content

Commit

Permalink
Merge branch 'task/renovate/io.mockk-mockk-1.x' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHadiSatrio authored Jul 27, 2024
2 parents d0b5795 + 8c0bddb commit 426d147
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.8.0" }
material = { module = "com.google.android.material:material", version = "1.11.0" }
mockk = { module = "io.mockk:mockk", version = "1.13.11" }
mockk = { module = "io.mockk:mockk", version = "1.13.12" }
recycler-view-spacing = { module = "com.github.grzegorzojdana:SpacingItemDecoration", version = "1.1.0" }
sentry = { module = "io.sentry:sentry-android", version = "7.10.0" }
tflite = { module = "org.tensorflow:tensorflow-lite-task-text", version = "0.4.4" }
Expand Down

0 comments on commit 426d147

Please sign in to comment.