Skip to content

Commit

Permalink
Merge pull request #35 from sipgate/renovate/mockk
Browse files Browse the repository at this point in the history
fix(deps): update mockk to v1.13.11
  • Loading branch information
janseeger authored May 23, 2024
2 parents fadb0bd + 31449f1 commit 74fa59d
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.5.0"
kotlinx-serialization = "1.6.3"
mockk = "1.13.10"
mockk = "1.13.11"

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

0 comments on commit 74fa59d

Please sign in to comment.