Skip to content

Commit

Permalink
Merge pull request #44 from sipgate/renovate/mockk
Browse files Browse the repository at this point in the history
fix(deps): update mockk to v1.13.12
  • Loading branch information
janseeger authored Jul 19, 2024
2 parents a9c0870 + 0ec1139 commit 564646f
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 @@ -6,7 +6,7 @@ firebase-firestore = "25.0.0"
firebase-database = "21.0.0"
kotlinx-datetime = "0.6.0"
kotlinx-serialization = "1.7.1"
mockk = "1.13.11"
mockk = "1.13.12"

[libraries]
firebase-firestore = { group = "com.google.firebase", name = "firebase-firestore-ktx", version.ref = "firebase-firestore" }
Expand Down

0 comments on commit 564646f

Please sign in to comment.