Skip to content

Commit

Permalink
Bump ksp from 1.9.22-1.0.17 to 1.9.22-1.0.18
Browse files Browse the repository at this point in the history
Bumps `ksp` from 1.9.22-1.0.17 to 1.9.22-1.0.18.

Updates `com.google.devtools.ksp:symbol-processing-api` from 1.9.22-1.0.17 to 1.9.22-1.0.18
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/commits)

Updates `com.google.devtools.ksp` from 1.9.22-1.0.17 to 1.9.22-1.0.18
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/commits)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent eb9cc8a commit 5e6473c
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.15.3"
compileTesting = "1.5.0"
incap = "1.0.0"
ksp = "1.9.22-1.0.17"
ksp = "1.9.22-1.0.18"

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

0 comments on commit 5e6473c

Please sign in to comment.