Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.wire:wire-bom to v5.2.1 (#6996
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 1a84cbd commit cf95056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ repositories {
}

dependencies {
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.2.0"))
implementation(enforcedPlatform("com.squareup.wire:wire-bom:5.2.1"))
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.0.0")
Expand Down

0 comments on commit cf95056

Please sign in to comment.