Skip to content

Commit f6be363

Browse files
[deps]: Update com.google.devtools.ksp to v2.3.0 (#6080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Patrick Honkonen <phonkonen@bitwarden.com>
1 parent 6007445 commit f6be363

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,12 @@ googleReview = "2.0.2"
4343
hilt = "2.57.2"
4444
junit = "6.0.0"
4545
jvmTarget = "21"
46-
# kotlin and ksp **must** use compatible versions, do not update either without the other.
4746
kotlin = "2.2.21"
4847
kotlinxCollectionsImmutable = "0.4.0"
4948
kotlinxCoroutines = "1.10.2"
5049
kotlinxSerialization = "1.9.0"
5150
kotlinxKover = "0.9.3"
52-
ksp = "2.2.21-2.0.4"
51+
ksp = "2.3.0"
5352
mockk = "1.14.6"
5453
okhttp = "5.2.1"
5554
retrofitBom = "3.0.0"

0 commit comments

Comments
 (0)