Skip to content

Commit

Permalink
Bump com.google.devtools.ksp:symbol-processing-api
Browse files Browse the repository at this point in the history
Bumps [com.google.devtools.ksp:symbol-processing-api](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-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 268bb5b commit b23fb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tlv-ksp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
dependencies {
implementation project(path: ':tlv')

implementation "com.google.devtools.ksp:symbol-processing-api:2.0.21-1.0.28"
implementation "com.google.devtools.ksp:symbol-processing-api:2.1.0-1.0.29"

testImplementation 'junit:junit:4.13.2'
}
Expand Down

0 comments on commit b23fb41

Please sign in to comment.