Skip to content

Commit 2bcdfaf

Browse files
Bump coroutines from 1.10.1 to 1.10.2
Bumps `coroutines` from 1.10.1 to 1.10.2. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.10.1 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.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.1 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.10.1...1.10.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d5a896 commit 2bcdfaf

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
@@ -18,7 +18,7 @@ ktor = "2.3.13"
1818
camerax = "1.4.2"
1919
multidex = "2.0.1"
2020
annotation = "1.9.1"
21-
coroutines = "1.10.1"
21+
coroutines = "1.10.2"
2222
junit = "4.13.2"
2323
mockito = "5.4.0"
2424
uvcandroid = "1.0.9"

0 commit comments

Comments
 (0)