Skip to content

Commit

Permalink
Update moshix to v0.25.1 (#664)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dev.zacsweers.moshix](https://togithub.com/ZacSweers/MoshiX) | plugin
| patch | `0.25.0` -> `0.25.1` |
|
[dev.zacsweers.moshix:moshi-gradle-plugin](https://togithub.com/ZacSweers/MoshiX)
| dependencies | patch | `0.25.0` -> `0.25.1` |

---

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

---

### Release Notes

<details>
<summary>ZacSweers/MoshiX (dev.zacsweers.moshix)</summary>

###
[`v0.25.1`](https://togithub.com/ZacSweers/MoshiX/blob/HEAD/CHANGELOG.md#0251)

[Compare
Source](https://togithub.com/ZacSweers/MoshiX/compare/0.25.0...0.25.1)

*2023-11-27*

-   Update to Kotlin `1.9.21`.
-   Update to KSP `1.9.20-1.0.14`.
-   Update to KotlinPoet `1.15.1`.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
slack-oss-bot authored Dec 6, 2023
1 parent 338236f commit 2145ac6
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 @@ -15,7 +15,7 @@ ksp = "1.9.21-1.0.15"
ktfmt = "0.46"
mavenPublish = "0.25.3"
moshi = "1.15.0"
moshix = "0.25.0"
moshix = "0.25.1"
nullawayGradle = "1.3.0"
okhttp = "5.0.0-alpha.10"
okio = "3.5.0"
Expand Down

0 comments on commit 2145ac6

Please sign in to comment.