Skip to content

Commit 5920fb7

Browse files
chore(deps): bump com.google.devtools.ksp (#455)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.21-2.0.2 to 2.2.0-2.0.2. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.21-2.0.2...2.2.0-2.0.2) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.2.0-2.0.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d07dfdb commit 5920fb7

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 = "2.2.0"
44
kotlinxSerializationJson = "1.8.1"
55
#KSP
6-
ksp = "2.1.21-2.0.2"
6+
ksp = "2.2.0-2.0.2"
77
#Detekt
88
detekt = "1.23.8"
99
detektCompose = "0.4.22"

0 commit comments

Comments
 (0)