Skip to content

Commit

Permalink
Bump ksp from 2.0.20-1.0.25 to 2.0.21-1.0.27 (#346)
Browse files Browse the repository at this point in the history
Bumps `ksp` from 2.0.20-1.0.25 to 2.0.21-1.0.27.

Updates `com.google.devtools.ksp:symbol-processing` from 2.0.20-1.0.25 to 2.0.21-1.0.27
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.27)

Updates `com.google.devtools.ksp:symbol-processing-api` from 2.0.20-1.0.25 to 2.0.21-1.0.27
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.27)

Updates `com.google.devtools.ksp:symbol-processing-common-deps` from 2.0.20-1.0.25 to 2.0.21-1.0.27
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.27)

Updates `com.google.devtools.ksp:symbol-processing-aa-embeddable` from 2.0.20-1.0.25 to 2.0.21-1.0.27
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.27)

Updates `com.google.devtools.ksp` from 2.0.20-1.0.25 to 2.0.21-1.0.27
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.27)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp:symbol-processing-common-deps
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp:symbol-processing-aa-embeddable
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent f850722 commit 1247751
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 @@ -4,7 +4,7 @@ auto-service = "1.1.1"
kotlinpoet = "2.0.0"
compileTesting = "0.5.1"
incap = "1.0.0"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.27"
moshi-oldestSupported = "1.8.0"
moshi-latest = "1.15.1"

Expand Down

0 comments on commit 1247751

Please sign in to comment.