Skip to content

Commit 9dd5653

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ hilt = "2.56.2"
2828
hiltAndroidTesting = "2.56.2"
2929

3030
# Coroutines
31-
coroutines = "1.7.3"
31+
coroutines = "1.10.2"
3232

3333
# USB Serial
3434
usbSerial = "6.1.1"

0 commit comments

Comments
 (0)