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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-18 12:45:11 -08:00 committed by GitHub
parent fe73fb737a
commit 41e54f7481
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 { dependencies {
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.2.1")) implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.0"))
implementation("com.google.auto.value:auto-value-annotations:1.11.0") implementation("com.google.auto.value:auto-value-annotations:1.11.0")
// When updating, update above in plugins too // When updating, update above in plugins too
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2") implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")