Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 1.9.10-1.0.13 to 1.9.20-1.0.14
Browse files Browse the repository at this point in the history
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.10-1.0.13 to 1.9.20-1.0.14.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.10-1.0.13...1.9.20-1.0.14)

---
updated-dependencies:
- 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 Nov 7, 2023
1 parent f93c6d6 commit 7a848ae
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 @@ -56,5 +56,5 @@ testcontainers = { module = "org.testcontainers:testcontainers", version = "1.19

[plugins]
git = { id = "com.palantir.git-version", version = "3.0.0" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.10-1.0.13" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.20-1.0.14" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 comments on commit 7a848ae

Please sign in to comment.