Skip to content

Commit

Permalink
build(deps): bump com.squareup.wire:wire-compiler from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.wire:wire-compiler](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-compiler
  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 2be3690 commit f643642
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>5.0.0</version>
<version>5.1.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f643642

Please sign in to comment.