Skip to content

Commit

Permalink
Bump com.squareup.wire:wire-gradle-plugin from 4.8.0 to 4.8.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.8.0 to 4.8.1.
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.8.0...4.8.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 Aug 21, 2023
1 parent b0a5a9f commit 25b65f3
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.8.0'
wireVersion = '4.8.1'

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

0 comments on commit 25b65f3

Please sign in to comment.