Skip to content

Commit

Permalink
Bump ksp from 2.1.0-1.0.28 to 2.1.0-1.0.29
Browse files Browse the repository at this point in the history
Bumps `ksp` from 2.1.0-1.0.28 to 2.1.0-1.0.29.

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

Updates `com.google.devtools.ksp` from 2.1.0-1.0.28 to 2.1.0-1.0.29
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.0-1.0.28...2.1.0-1.0.29)

---
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 and SimonMarquis committed Nov 28, 2024
1 parent af84915 commit af8bc73
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 @@ -2,7 +2,7 @@
junit = "5.11.3"
dokka = "1.9.20"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.28"
ksp = "2.1.0-1.0.29"

[libraries]
junitApi = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
Expand Down

0 comments on commit af8bc73

Please sign in to comment.