Skip to content

Commit

Permalink
Merge pull request #123 from logickoder/dependabot/gradle/dev/io.mock…
Browse files Browse the repository at this point in the history
…k-mockk-1.13.7

chore(deps): bump io.mockk:mockk from 1.13.5 to 1.13.7
  • Loading branch information
logickoder authored Aug 22, 2023
2 parents cb988fb + 8c4d592 commit 6d9c841
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 @@ -65,7 +65,7 @@ lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", versi
lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycle" }
lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
# MockK
mockk = "io.mockk:mockk:1.13.5"
mockk = "io.mockk:mockk:1.13.7"
# Napier
napier = "io.github.aakira:napier:2.6.1"
# Postgre
Expand Down

0 comments on commit 6d9c841

Please sign in to comment.