Skip to content

Commit

Permalink
chore(ci): bump micrometer-core from 1.10.6 to 1.11.0 (#573)
Browse files Browse the repository at this point in the history
Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.10.6 to 1.11.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.10.6...v1.11.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim te Beek <tim@moderne.io>
  • Loading branch information
dependabot[bot] and timtebeek authored Jun 10, 2023
1 parent 83d2903 commit ba034de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-core</artifactId>
<version>1.10.6</version>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>io.rsocket</groupId>
Expand Down

0 comments on commit ba034de

Please sign in to comment.