Skip to content

Commit

Permalink
fix(deps): update dependency com.google.firebase:firebase-firestore-k…
Browse files Browse the repository at this point in the history
…tx to v24.10.2
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 63fa8cf commit 218c600
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 @@ -3,7 +3,7 @@ agp = "8.2.2"
kotlin = "1.9.22"
junit = "5.10.1"
serialization = "1.6.2"
firebase-firestore = "24.10.1"
firebase-firestore = "24.10.2"

[libraries]
junit = { group = "org.junit.jupiter", name = "junit-jupiter", version.ref = "junit" }
Expand Down

0 comments on commit 218c600

Please sign in to comment.