Skip to content

Commit

Permalink
Update ksp to v2.0.21-1.0.28 (slackhq#1804)
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.0.21-1.0.27` -> `2.0.21-1.0.28` |
| [com.google.devtools.ksp:symbol-processing-api](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | dependencies |
patch | `2.0.21-1.0.27` -> `2.0.21-1.0.28` |
| [com.google.devtools.ksp:symbol-processing](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | dependencies |
patch | `2.0.21-1.0.27` -> `2.0.21-1.0.28` |

---

> [!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.21-1.0.28`](https://redirect.github.com/google/ksp/releases/tag/2.0.21-1.0.28)

[Compare
Source](https://redirect.github.com/google/ksp/compare/2.0.21-1.0.27...2.0.21-1.0.28)

##### Updates

- \[KSP2] Running from command line never finishes
[#&#8203;2176](https://redirect.github.com/google/ksp/issues/2176)
- Introduce KspAATask.commandLineArgumentProviders
[#&#8203;2201](https://redirect.github.com/google/ksp/issues/2201)

##### Contributors

Thanks to [@&#8203;GeorgCantor](https://redirect.github.com/GeorgCantor)
and everyone who reported bugs and participated in discussions!

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Nov 17, 2024
1 parent 2170650 commit 303d2eb
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 @@ -35,7 +35,7 @@ kotlinInject-anvil = "0.1.0"
kotlinpoet = "2.0.0"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
ksp = "2.0.21-1.0.27"
ksp = "2.0.21-1.0.28"
ktfmt = "0.53"
ktor = "3.0.1"
leakcanary = "2.14"
Expand Down

0 comments on commit 303d2eb

Please sign in to comment.