Skip to content

Commit 99796d9

Browse files
This PR contains the following updates:
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.squareup.wire](https://github.com/square/wire) | plugin | misk/gradle/libs.versions.toml | gradle | patch | `5.3.2` -> `5.3.3` | | [com.squareup.wire:wire-schema](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.2` -> `5.3.3` | | [com.squareup.wire:wire-runtime](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.2` -> `5.3.3` | | [com.squareup.wire:wire-reflector](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.2` -> `5.3.3` | | [com.squareup.wire:wire-moshi-adapter](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.2` -> `5.3.3` | | [com.squareup.wire:wire-grpc-client](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.2` -> `5.3.3` | | [com.squareup.wire:wire-bom](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.2` -> `5.3.3` | --- ### Release Notes <details> <summary>square/wire (com.squareup.wire)</summary> ### [`v5.3.3`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-533) [Compare Source](square/wire@5.3.2...5.3.3) *2025-06-05* ##### Gradle plugin - Support for Gradle `14.1` which fixed a bug ([#&#8203;3303](square/wire#3303)) introduced in Wire `5.3.0` when we removed internal Gradle APIs ([#&#8203;3293](square/wire#3293)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, 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://github.com/renovatebot/renovate). GitOrigin-RevId: 1e55801a9816a2ce9e5f7cbc1a6be44482a3b5db
1 parent 3b34846 commit 99796d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ okio = "3.12.0"
2323
protobuf = "3.25.8"
2424
retrofit = "3.0.0"
2525
sqldelight = "2.1.0"
26-
wire = "5.3.2"
26+
wire = "5.3.3"
2727

2828
[libraries]
2929
apacheCommonsIo = { module = "commons-io:commons-io", version = "2.19.0" }

0 commit comments

Comments
 (0)