Skip to content

Commit

Permalink
Merge pull request #9 from sipgate/renovate/firebase.firestore
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.google.firebase:firebase-firestore-ktx to v24.10.1
  • Loading branch information
janseeger authored Jan 30, 2024
2 parents f2a868f + f59975d commit 3d4b71c
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.0"
kotlin = "1.9.22"
junit = "5.10.1"
serialization = "1.6.2"
firebase-firestore = "24.10.0"
firebase-firestore = "24.10.1"

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

0 comments on commit 3d4b71c

Please sign in to comment.