Skip to content

Commit

Permalink
chore(deps): bump kotlinxCoroutines from 1.9.0 to 1.10.1 in /android (#…
Browse files Browse the repository at this point in the history
…1064)

Bumps `kotlinxCoroutines` from 1.9.0 to 1.10.1.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent d699199 commit 8b8cfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ digitalAssetLinksAndroid = "1.0.4"
espressoCore = "3.6.1"
javaWebsocket = "1.6.0"
junit = "4.13.2"
kotlinxCoroutines = "1.9.0"
kotlinxCoroutines = "1.10.1"
material = "1.12.0"
mockitoInline = "5.2.0"
mockitoKotlin = "4.1.0"
Expand Down

0 comments on commit 8b8cfb5

Please sign in to comment.