Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.squareup.wire:wire-schema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 10d8000 commit ba0bd23
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 @@ -46,7 +46,7 @@
<dependency>
<groupId>com.squareup.wire</groupId>
<artifactId>wire-schema</artifactId>
<version>5.1.0</version>
<version>5.2.1</version>
</dependency>
<dependency>
<groupId>com.squareup.wire</groupId>
Expand Down

0 comments on commit ba0bd23

Please sign in to comment.