Skip to content

Commit b71fcdd

Browse files
chore(deps): bump com.google.devtools.ksp from 2.2.20-2.0.4 to 2.3.0 (#230)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.2.20-2.0.4 to 2.3.0. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.20-2.0.4...2.3.0) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c955667 commit b71fcdd

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
@@ -4,7 +4,7 @@ kotlin = "2.2.20"
44
kotlin-immutable-collections = "0.4.0"
55
#KSP
66
kotlinxSerializationJson = "1.9.0"
7-
ksp = "2.2.20-2.0.4"
7+
ksp = "2.3.0"
88
#Detekt
99
detekt = "1.23.8"
1010
detektCompose = "0.4.27"

0 commit comments

Comments
 (0)