Skip to content

Commit

Permalink
Update ksp to v2.0.10-1.0.24 (#915)
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://togithub.com/google/ksp)) | plugin | patch |
`2.0.0-1.0.24` -> `2.0.10-1.0.24` |
|
[com.google.devtools.ksp:symbol-processing-gradle-plugin](https://goo.gle/ksp)
([source](https://togithub.com/google/ksp)) | dependencies | patch |
`2.0.0-1.0.24` -> `2.0.10-1.0.24` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v2.0.10-1.0.24`](https://togithub.com/google/ksp/releases/tag/2.0.10-1.0.24)

[Compare
Source](https://togithub.com/google/ksp/compare/2.0.0-1.0.24...2.0.10-1.0.24)

##### What's Changed

- UPDATE_KOTLIN_VERSION: 2.0.10 by
[@&#8203;ting-yuan](https://togithub.com/ting-yuan) in
[https://github.com/google/ksp/pull/2022](https://togithub.com/google/ksp/pull/2022)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Aug 9, 2024
1 parent 740ef1f commit 35d1539
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 @@ -16,7 +16,7 @@ jewel = "0.15.2.2"
jna = "5.14.0"
kaml = "0.61.0"
kotlin = "2.0.10"
ksp = "2.0.0-1.0.24"
ksp = "2.0.10-1.0.24"
kotlinPoet = "1.18.1"
ktfmt = "0.51"
markdown = "0.25.0"
Expand Down

0 comments on commit 35d1539

Please sign in to comment.