Skip to content

Commit

Permalink
fix(deps): update mockk to v1.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 7831191 commit 0ec1139
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 0ec1139

Please sign in to comment.