Skip to content

Commit

Permalink
Update dependency dev.zacsweers.anvil:gradle-plugin to v0.4.1 (#1176)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[dev.zacsweers.anvil:gradle-plugin](https://redirect.github.com/zacsweers/anvil)
| dependencies | patch | `0.4.0` -> `0.4.1` |

---

### Release Notes

<details>
<summary>zacsweers/anvil (dev.zacsweers.anvil:gradle-plugin)</summary>

###
[`v0.4.1`](https://redirect.github.com/zacsweers/anvil/blob/HEAD/CHANGELOG.md#041)

[Compare
Source](https://redirect.github.com/zacsweers/anvil/compare/0.4.0...0.4.1)

*2025-01-13*

Happy new year!

- **Fix**: Fix missing Jakarta `@Inject`-annotated constructors in
factory gen.
- **Deprecated**: `ClassReference.functions` has been deprecated in
favor of `ClassReference.memberFunctions` and
`ClassReference.declaredMemberFunctions`.

Special thanks to [@&#8203;esafirm](https://redirect.github.com/esafirm)
for contributing to this release!

</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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Jan 16, 2025
1 parent 72f7247 commit eaa4459
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
@@ -1,7 +1,7 @@
[versions]
agp = "8.7.3"
agpAlpha = "8.9.0-alpha09"
anvil = "0.4.0"
anvil = "0.4.1"
# Release notes: https://asm.ow2.io/versions.html
asm = "9.7.1"
bugsnagGradle = "8.1.0"
Expand Down

0 comments on commit eaa4459

Please sign in to comment.