Skip to content

Commit

Permalink
Bump the kotlin-ksp group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the kotlin-ksp group with 2 updates: [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) and [com.google.devtools.ksp](https://github.com/google/ksp).


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SimonMarquis committed Nov 19, 2024
1 parent a7587a5 commit 99dd661
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.0.21"
ksp = "2.0.21-1.0.27"
ksp = "2.0.21-1.0.28"

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

0 comments on commit 99dd661

Please sign in to comment.