Skip to content

Commit

Permalink
build(deps): bump com.squareup.wire:wire-compiler from 4.9.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.wire:wire-compiler](https://github.com/square/wire) from 4.9.0 to 5.0.0.
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.9.0...5.0.0)

---
updated-dependencies:
- dependency-name: com.squareup.wire:wire-compiler
  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 3dd1ed5 commit 1904b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-msk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.squareup.wire</groupId>
<artifactId>wire-compiler</artifactId>
<version>4.9.0</version>
<version>5.0.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1904b68

Please sign in to comment.