Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 6043385 commit 94e2b60
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.10.1'
okhttpVersion = '4.11.0'
retrofitVersion = '2.9.0'
wireVersion = '4.9.0'
wireVersion = '4.9.1'

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

0 comments on commit 94e2b60

Please sign in to comment.