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:
parent
d9c9583409
commit
e949555a70
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue