Skip to content

Commit 61d9594

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: kotlinx-coroutines monorepo 1.10.2
1 parent 0c394ae commit 61d9594

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
### Stack
2121

2222
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.1.20) `2.1.10``2.1.20`
23+
- :arrow_up: [kotlinx-coroutines](https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.10.2) `1.10.1``1.10.2`
2324
- :arrow_up: [kotlinx-serialization](https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.8.1) `1.8.0``1.8.1`
2425
- :arrow_up: [tink](https://github.com/tink-crypto/tink-java/releases/tag/v1.17.0) `1.16.0``1.17.0`
2526
- :arrow_up: plugin: [owasp-dependencycheck](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md#version-1201-2025-01-19) `12.1.0``12.1.1`

versions-stack/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ insetter = "0.6.1"
1616
material = "1.12.0"
1717

1818
# Multithreading
19-
kotlinx-coroutines = "1.10.1"
19+
kotlinx-coroutines = "1.10.2"
2020
reactivex-rxjava2 = "2.2.21"
2121
reactivex-rxjava3 = "3.1.10"
2222

0 commit comments

Comments
 (0)