Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines…
Browse files Browse the repository at this point in the history
…-test to v1.10.0
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent de37ee1 commit 5244f72
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 @@ -10,7 +10,7 @@ mockk = "1.13.13"

androidx-test = "1.6.1"
androidx-test-runner = "1.6.2"
kotlinx-coroutines = "1.9.0"
kotlinx-coroutines = "1.10.0"

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

0 comments on commit 5244f72

Please sign in to comment.