Skip to content

Commit ce8f50b

Browse files
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core (#443)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c02e2d commit ce8f50b

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
@@ -16,7 +16,7 @@ autofittextview = "0.2.1"
1616
#Eventbus
1717
eventbus = "3.3.1"
1818
#KotlinX
19-
kotlinx-coroutines = "1.10.2"
19+
kotlinx-coroutines = "1.11.0"
2020
#NumberPicker
2121
numberpicker = "2.4.13"
2222
#Room

0 commit comments

Comments
 (0)