Bump coroutines from 1.9.0-RC to 1.9.0-RC.2 (#36)
Bumps `coroutines` from 1.9.0-RC to 1.9.0-RC.2. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.9.0-RC to 1.9.0-RC.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0-RC...1.9.0-RC.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0-RC to 1.9.0-RC.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0-RC...1.9.0-RC.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ koin = "3.5.6"
|
||||
|
||||
accompanist = "0.35.1-alpha"
|
||||
coil = "2.7.0"
|
||||
coroutines = "1.9.0-RC"
|
||||
coroutines = "1.9.0-RC.2"
|
||||
junit = "4.13.2"
|
||||
chucker = "4.0.0"
|
||||
guava = "33.2.1-jre"
|
||||
|
||||
Reference in New Issue
Block a user