Skip to content

Commit

Permalink
build(deps): Bump com.google.devtools.ksp:symbol-processing-gradle-pl…
Browse files Browse the repository at this point in the history
…ugin

Bumps [com.google.devtools.ksp:symbol-processing-gradle-plugin](https://github.com/google/ksp) from 2.0.21-1.0.28 to 2.1.0-1.0.29.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.21-1.0.28...2.1.0-1.0.29)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent c03350d commit dd339df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kotlinCoreLibraries = "1.9.24"
kotlin = "2.0.21"

# https://github.com/google/ksp/releases
ksp = "2.0.21-1.0.28"
ksp = "2.1.0-1.0.29"

# Compose Multiplatform from JetBrains
# https://github.com/JetBrains/compose-multiplatform/releases
Expand Down

0 comments on commit dd339df

Please sign in to comment.