Skip to content

Commit b6e8926

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.3` -> `5.3.4` | | [com.squareup.wire:wire-schema](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.3` -> `5.3.4` | | [com.squareup.wire:wire-runtime](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.3` -> `5.3.4` | | [com.squareup.wire:wire-reflector](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.3` -> `5.3.4` | | [com.squareup.wire:wire-moshi-adapter](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.3` -> `5.3.4` | | [com.squareup.wire:wire-grpc-client](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.3` -> `5.3.4` | | [com.squareup.wire:wire-bom](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.3` -> `5.3.4` | --- ### Release Notes <details> <summary>square/wire (com.squareup.wire)</summary> ### [`v5.3.4`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-534) [Compare Source](square/wire@5.3.3...5.3.4) *2025-07-08* ##### Common - In-development snapshots are now published to the Central Portal Snapshots repository at https://central.sonatype.com/repository/maven-snapshots/. ##### Wire Compiler - Add Kotlin enum mode as a compiler arg ([#&#8203;3339](square/wire#3339) by \[Justin Bisignano]\[JustinBis]) ##### Swift - Mark generated enums with [@&#8203;objc](https://github.com/objc) ([#&#8203;3190](square/wire#3190) by \[Dimitris Koutsogiorgas]\[dnkoutso]) </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: e3f4fbc5dfd6b7fad8ed8b6e727a494e81d11843
1 parent 736c206 commit b6e8926

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.15.0"
2323
protobuf = "3.25.8"
2424
retrofit = "3.0.0"
2525
sqldelight = "2.1.0"
26-
wire = "5.3.3"
26+
wire = "5.3.4"
2727

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

0 commit comments

Comments
 (0)