Skip to content

Commit

Permalink
Bump com.google.devtools.ksp in the kotlin group
Browse files Browse the repository at this point in the history
Bumps the kotlin group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp).


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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 0731f21 commit 18c71b5
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 @@ -58,5 +58,5 @@ testcontainers = { module = "org.testcontainers:testcontainers", version = "1.20

[plugins]
git = { id = "com.palantir.git-version", version = "3.1.0" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.25" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.26" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 comments on commit 18c71b5

Please sign in to comment.