Skip to content

Commit

Permalink
Bump ksp from 1.9.21-1.0.15 to 1.9.22-1.0.16 (#283)
Browse files Browse the repository at this point in the history
Bumps `ksp` from 1.9.21-1.0.15 to 1.9.22-1.0.16.

Updates `com.google.devtools.ksp:symbol-processing-api` from 1.9.21-1.0.15 to 1.9.22-1.0.16
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.21-1.0.15...1.9.22-1.0.16)

Updates `com.google.devtools.ksp` from 1.9.21-1.0.15 to 1.9.22-1.0.16
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.21-1.0.15...1.9.22-1.0.16)

---
updated-dependencies:
- 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] committed Dec 29, 2023
1 parent 0049f56 commit 3e02bc9
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 = "1.14.2"
compileTesting = "1.5.0"
incap = "1.0.0"
ksp = "1.9.21-1.0.15"
ksp = "1.9.22-1.0.16"

[plugins]
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
Expand Down

0 comments on commit 3e02bc9

Please sign in to comment.