Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.13.4 to 1.13.5
Browse files Browse the repository at this point in the history
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.13.4 to 1.13.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent a4f4b61 commit 76a5761
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 @@ -58,7 +58,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<!-- Dependencies (other than Maven plugins) -->
<micrometer.version>1.13.4</micrometer.version>
<micrometer.version>1.13.5</micrometer.version>
<springdoc.version>2.6.0</springdoc.version>
<spring-boot-admin.version>3.3.3</spring-boot-admin.version>
<!-- Maven plugins -->
Expand Down

0 comments on commit 76a5761

Please sign in to comment.