Skip to content

Commit b1ebf94

Browse files
fix(deps): update dependency com.squareup.wire:wire-bom to v6.1.0
1 parent a88681a commit b1ebf94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
}
3434

3535
dependencies {
36-
implementation(enforcedPlatform("com.squareup.wire:wire-bom:6.0.0"))
36+
implementation(enforcedPlatform("com.squareup.wire:wire-bom:6.1.0"))
3737
implementation("com.google.auto.value:auto-value-annotations:1.11.1")
3838
// When updating, update above in plugins too
3939
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.4.0")

0 commit comments

Comments
 (0)