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.0-1.0.22 to 2.0.0-1.0.23
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.0-1.0.22...2.0.0-1.0.23)

Updates `com.google.devtools.ksp` from 2.0.0-1.0.22 to 2.0.0-1.0.23
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.0-1.0.22...2.0.0-1.0.23)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SimonMarquis committed Jul 12, 2024
1 parent 01173c0 commit 3979e78
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.10.3"
dokka = "1.9.20"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.22"
ksp = "2.0.0-1.0.23"

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

0 comments on commit 3979e78

Please sign in to comment.