File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 `
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ insetter = "0.6.1"
1616material = " 1.12.0"
1717
1818# Multithreading
19- kotlinx-coroutines = " 1.10.1 "
19+ kotlinx-coroutines = " 1.10.2 "
2020reactivex-rxjava2 = " 2.2.21"
2121reactivex-rxjava3 = " 3.1.10"
2222
You can’t perform that action at this time.
0 commit comments