Skip to content

Commit d688fa6

Browse files
fix(deps): update dependency com.squareup.wire:wire-bom to v6.2.0 (#8215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent beb5d4e commit d688fa6

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
@@ -33,7 +33,7 @@ repositories {
3333
}
3434

3535
dependencies {
36-
implementation(enforcedPlatform("com.squareup.wire:wire-bom:6.1.0"))
36+
implementation(enforcedPlatform("com.squareup.wire:wire-bom:6.2.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)