Skip to content

Commit c387d8d

Browse files
Bump com.google.devtools.ksp from 1.9.23-1.0.20 to 2.0.0-1.0.22
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.23-1.0.20 to 2.0.0-1.0.22. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.23-1.0.20...2.0.0-1.0.22) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88d2af6 commit c387d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ junit4 = "4.13.2"
3131
kotlin = "2.0.0"
3232
kotlinxCoroutines = "1.8.1"
3333
kotlinxSerializationJson = "1.6.3"
34-
ksp = "2.0.0-1.0.21"
34+
ksp = "2.0.0-1.0.22"
3535
ktlint = "0.43.0"
3636
okhttp = "4.12.0"
3737
retrofit = "2.11.0"

0 commit comments

Comments
 (0)