Skip to content

Commit 4d34b53

Browse files
fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.1 (#7177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0de9fc0 commit 4d34b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repositories {
5050
}
5151

5252
dependencies {
53-
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.0"))
53+
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.1"))
5454
implementation("com.google.auto.value:auto-value-annotations:1.11.0")
5555
// When updating, update above in plugins too
5656
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")

0 commit comments

Comments
 (0)