Skip to content

Commit

Permalink
core: bump ksp from 2.0.20-1.0.24 to 2.1.10-1.0.29 in /core
Browse files Browse the repository at this point in the history
Bumps `ksp` from 2.0.20-1.0.24 to 2.1.10-1.0.29.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent ecb261f commit 22ed7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

[versions]
kotlin = '2.0.20'
ksp = '2.0.20-1.0.24'
ksp = '2.1.10-1.0.29'
kotlinx-coroutines = '1.8.+'
logback = '1.5.+'
moshi = '1.15.1'
Expand Down

0 comments on commit 22ed7b8

Please sign in to comment.