Skip to content

Commit b4d5371

Browse files
fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.2
1 parent afe3440 commit b4d5371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.1"))
53+
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.3.2"))
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.3")

0 commit comments

Comments
 (0)