Skip to content

Commit

Permalink
Bump com.squareup.wire:wire-gradle-plugin from 4.9.9 to 5.0.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 4.9.9 to 5.0.0.
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.9.9...5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 5e2e7af commit e5d0b72
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 = '4.9.9'
wireVersion = '5.0.0'

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

0 comments on commit e5d0b72

Please sign in to comment.