Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-coroutines-android (#404)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) 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
...

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 Dec 24, 2024
1 parent b189349 commit 09f5b3f
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 @@ -23,7 +23,7 @@ hilt = "2.53.1"
hilt-navigation-compose = "1.2.0"
junit = "4.13.2"
kotlin = "2.1.0"
kotlinx-coroutines-android = "1.9.0"
kotlinx-coroutines-android = "1.10.1"
logback-android = "3.0.0"
protobuf-gradle-plugin = "0.9.4"
protobuf-java = "4.29.2"
Expand Down

0 comments on commit 09f5b3f

Please sign in to comment.