Skip to content

Commit

Permalink
Update ksp to v2.1.10-1.0.29 (#1193)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.google.devtools.ksp](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | plugin | patch |
`2.1.0-1.0.29` -> `2.1.10-1.0.29` |
|
[com.google.devtools.ksp:symbol-processing-gradle-plugin](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | dependencies |
patch | `2.1.0-1.0.29` -> `2.1.10-1.0.29` |

---

### Release Notes

<details>
<summary>google/ksp (com.google.devtools.ksp)</summary>

###
[`v2.1.10-1.0.29`](https://redirect.github.com/google/ksp/releases/tag/2.1.10-1.0.29)

[Compare
Source](https://redirect.github.com/google/ksp/compare/2.1.0-1.0.29...2.1.10-1.0.29)

##### What's Changed

- Update gradle.properties to Kotlin 2.1.10 Stable by
[@&#8203;mkmuir0](https://redirect.github.com/mkmuir0) in
[https://github.com/google/ksp/pull/2308](https://redirect.github.com/google/ksp/pull/2308)

**Full Changelog**:
google/ksp@2.1.10-RC2-1.0.29...2.1.10-1.0.29

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Jan 30, 2025
1 parent a3ece31 commit 8b7603d
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 @@ -26,7 +26,7 @@ jna = "5.16.0"
kaml = "0.67.0"
kotlin = "2.1.0"
kotlinx-serialization = "1.8.0"
ksp = "2.1.0-1.0.29"
ksp = "2.1.10-1.0.29"
kotlinPoet = "2.0.0"
ktfmt = "0.54"
markdown = "0.30.0"
Expand Down

0 comments on commit 8b7603d

Please sign in to comment.