Skip to content

Commit

Permalink
build(deps): bump com.squareup.wire:wire-runtime-jvm from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.wire:wire-runtime-jvm](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-runtime-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 08ea11a commit 384076a
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 @@ -49,7 +49,7 @@
<dependency>
<groupId>com.squareup.wire</groupId>
<artifactId>wire-runtime-jvm</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 384076a

Please sign in to comment.