Skip to content

Commit

Permalink
chore(deps): bump ksp from 2.0.21-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.0.21-1.0.28 to 2.1.0-1.0.29.

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

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
  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 Dec 31, 2024
1 parent fbc3603 commit a71dd25
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 @@ -47,7 +47,7 @@ kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.3"
protobuf = "4.29.0"
protobufPlugin = "0.9.4"
ksp = "2.0.21-1.0.28"
ksp = "2.1.0-1.0.29"
moduleGraph = "2.7.1"
poi = "5.3.0"
room = "2.7.0-alpha11"
Expand Down

0 comments on commit a71dd25

Please sign in to comment.