Skip to content

Commit c562fcd

Browse files
chore(deps): bump com.google.devtools.ksp
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.25-1.0.20 to 2.1.20-2.0.1. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.25-1.0.20...2.1.20-2.0.1) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.1.20-2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c9bbbd commit c562fcd

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
@@ -3,7 +3,7 @@
33
kotlin = "1.9.25"
44
#KSP
55
kotlinxSerializationJson = "1.6.3"
6-
ksp = "1.9.25-1.0.20"
6+
ksp = "2.1.20-2.0.1"
77
#Detekt
88
detekt = "1.23.3"
99
#AndroidX

0 commit comments

Comments
 (0)