Skip to content

Commit

Permalink
Bump io.github.openfeign:feign-micrometer from 13.2 to 13.2.1 (#1678)
Browse files Browse the repository at this point in the history
Bumps [io.github.openfeign:feign-micrometer](https://github.com/openfeign/feign) from 13.2 to 13.2.1.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.2...13.2.1)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-micrometer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 56cf44b commit f932498
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>io.github.openfeign</groupId>
<artifactId>feign-micrometer</artifactId>
<version>13.2</version>
<version>13.2.1</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
Expand Down

0 comments on commit f932498

Please sign in to comment.