Skip to content

Commit 13eb193

Browse files
chore(deps): bump com.google.devtools.ksp from 2.3.3 to 2.3.4 (#211)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.3...2.3.4) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23bcab6 commit 13eb193

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
@@ -2,7 +2,7 @@
22
#jetbrains
33
kotlin = "2.2.21"
44
#KSP
5-
ksp = "2.3.3"
5+
ksp = "2.3.4"
66
#Detekt
77
detekt = "1.23.8"
88
detektCompose = "0.4.28"

0 commit comments

Comments
 (0)