Skip to content

Commit f3263bd

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: ksp monorepo 2.1.20-2.0.1
1 parent 9819a5b commit f3263bd

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
@@ -44,6 +44,7 @@
4444
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.1.20) `2.1.10``2.1.20`
4545
- :arrow_up: [kotlinx-coroutines](https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.10.2) `1.10.1``1.10.2`
4646
- :arrow_up: [kotlinx-serialization](https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.8.1) `1.8.0``1.8.1`
47+
- :arrow_up: [ksp](https://github.com/google/ksp/releases/tag/2.1.20-2.0.1) `2.1.10-1.0.31``2.1.20-2.0.1`
4748
- :arrow_up: [mockk](https://github.com/mockk/mockk/releases/tag/1.14.2) `1.13.17``1.14.2`
4849
- :arrow_up: [tink](https://github.com/tink-crypto/tink-java/releases/tag/v1.17.0) `1.16.0``1.17.0`
4950
- :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
@@ -46,7 +46,7 @@ leakcanary = "2.14"
4646
timber = "5.0.1"
4747

4848
# Annotations procesing
49-
ksp = "2.1.10-1.0.31"
49+
ksp = "2.1.20-2.0.1"
5050

5151
# Firebase Services
5252
# https://firebase.google.com/support/release-notes/android

0 commit comments

Comments
 (0)