Skip to content

Commit

Permalink
Bump ksp from 2.0.20-1.0.25 to 2.0.21-1.0.25 (#238)
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.25.

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

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

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

---
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
  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 Oct 15, 2024
1 parent e90df3a commit c390c7b
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 @@ -5,7 +5,7 @@ compileTesting = "0.5.1"
autoService = "1.1.1"
incap = "1.0.0"
dagger = "2.52"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.25"
android-minSdk = "21"
android-compileSdk = "35"
androidx-test = "1.6.1"
Expand Down

0 comments on commit c390c7b

Please sign in to comment.