Skip to content

Commit ae57c85

Browse files
chore(deps)(deps): bump coroutines from 1.7.3 to 1.11.0
Bumps `coroutines` from 1.7.3 to 1.11.0. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.3 to 1.11.0 - [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.7.3...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.3 to 1.11.0 - [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.7.3...1.11.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0b68cb commit ae57c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.9.25"
33
ksp = "1.9.22-1.0.17"
4-
coroutines = "1.7.3"
4+
coroutines = "1.11.0"
55
serialization = "1.6.3"
66
okhttp = "4.12.0"
77
compose-bom = "2024.02.00"

0 commit comments

Comments
 (0)