Skip to content

Commit

Permalink
Bump ksp from 2.0.21-1.0.26 to 2.0.21-1.0.27
Browse files Browse the repository at this point in the history
Bumps `ksp` from 2.0.21-1.0.26 to 2.0.21-1.0.27.

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

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

---
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 Nov 11, 2024
1 parent af2be4e commit 953c63d
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 @@ -12,7 +12,7 @@ dokka = "1.9.20"
# https://github.com/willowtreeapps/assertk
assertk = "0.28.1"
# https://github.com/google/ksp/releases
ksp = "2.0.21-1.0.26"
ksp = "2.0.21-1.0.27"

[libraries]
gradle-kotlin-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit 953c63d

Please sign in to comment.