fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.5 (#7477)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-09 07:56:31 -07:00 committed by GitHub
parent d9c9583409
commit e949555a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ repositories {
}
dependencies {
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.4"))
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.5"))
implementation("com.google.auto.value:auto-value-annotations:1.11.0")
// When updating, update above in plugins too
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.1.0")