Skip to content

Commit 57945c1

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: ksp monorepo
1 parent fe6d24e commit 57945c1

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
@@ -25,6 +25,7 @@
2525
### Stack
2626

2727
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.2.0) `2.1.21``2.2.0` :warning:
28+
- :arrow_up: [ksp](https://github.com/google/ksp/releases/) `2.1.21-2.0.1``2.2.0-2.0.2` :warning:
2829
- :arrow_up: [tink](https://github.com/tink-crypto/tink-java/releases/tag/v1.18.0) `1.17.0``1.18.0`
2930
- :arrow_up: [turbine](https://github.com/cashapp/turbine/releases/tag/1.2.1) `1.2.0``1.2.1`
3031
- :arrow_up: plugin: [gradle-doctor](https://runningcode.github.io/gradle-doctor/changelog/) `0.10.0``0.11.0`

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.21-2.0.1"
49+
ksp = "2.2.0-2.0.2"
5050

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

0 commit comments

Comments
 (0)