Skip to content

Commit fc71a53

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.10.2 to 1.11.0
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.10.2 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.10.2...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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 264d0e0 commit fc71a53

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
@@ -3,7 +3,7 @@ agp = "8.13.2"
33
compose = "1.10.3"
44
compose-mini = "0.0.1"
55
kotlin = "2.3.21"
6-
kotlin-coroutines = "1.10.2"
6+
kotlin-coroutines = "1.11.0"
77
kotlin-serialization = "1.11.0"
88
kotlin-datetime = "0.8.0-0.6.x-compat"
99
kotlin-atomicfu = "0.32.1"

0 commit comments

Comments
 (0)