Skip to content

Commit

Permalink
Bump com.squareup.wire:wire-gradle-plugin from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.wire:wire-gradle-plugin](https://github.com/square/wire) from 5.0.0 to 5.1.0.
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@5.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: com.squareup.wire:wire-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 32ef4ab commit e7d2176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
gsonVersion = '2.11.0'
okhttpVersion = '4.12.0'
retrofitVersion = '2.11.0'
wireVersion = '5.0.0'
wireVersion = '5.1.0'

// Debug and quality control
binaryCompatibilityValidator = '0.16.3'
Expand Down

0 comments on commit e7d2176

Please sign in to comment.