Skip to content

Commit

Permalink
Merge pull request #76 from sipgate/renovate/kotlinx-coroutines-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.10.1
  • Loading branch information
janseeger authored Jan 7, 2025
2 parents da35d99 + cd31bbd commit 9cc618d
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.14"

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

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

0 comments on commit 9cc618d

Please sign in to comment.