Skip to content

Commit 4c23818

Browse files
Bump the kotlin group with 3 updates
Bumps the kotlin group with 3 updates: [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines), [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) and [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin). 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) 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) Updates `org.jetbrains.kotlin.android` from 1.9.22 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kotlin ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e23a85 commit 4c23818

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
agp = "8.2.2"
3-
kotlin = "1.9.22"
3+
kotlin = "2.2.21"
44
ksp = "1.9.22-1.0.17"
55
coreKtx = "1.12.0"
66
lifecycleRuntimeKtx = "2.7.0"
@@ -16,7 +16,7 @@ retrofit = "2.9.0"
1616
okhttp = "4.12.0"
1717
moshi = "1.15.0"
1818
workManager = "2.9.0"
19-
coroutines = "1.7.3"
19+
coroutines = "1.10.2"
2020
mockk = "1.13.9"
2121
tvFoundation = "1.0.0-alpha11"
2222
tvMaterial = "1.0.0"

0 commit comments

Comments
 (0)