Skip to content

Commit 8f02593

Browse files
Bump kotlinx-coroutines from 1.10.0 to 1.11.0
Bumps `kotlinx-coroutines` from 1.10.0 to 1.11.0. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.0 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.0...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.0 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.0...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-test 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 5848926 commit 8f02593

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
@@ -2,7 +2,7 @@
22
android-gradle-plugin = "9.2.1"
33
kotlin = "2.4.10"
44
kotlinx-serialization-json = "1.11.0"
5-
kotlinx-coroutines = "1.10.0"
5+
kotlinx-coroutines = "1.11.0"
66
# TODO: Update to dokka v2 configuration before update to >=2.1.0
77
#noinspection NewerVersionAvailable
88
kotlin-dokka = "2.2.0"

0 commit comments

Comments
 (0)