Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.14.0 to 1.14.1
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.14.0 to 1.14.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.0...v1.14.1)

---
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 Nov 18, 2024
1 parent b562166 commit c98c07b
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.14.0</micrometer.version>
<micrometer.version>1.14.1</micrometer.version>
<springdoc.version>2.6.0</springdoc.version>
<spring-boot-admin.version>3.3.5</spring-boot-admin.version>
<!-- Maven plugins -->
Expand Down

0 comments on commit c98c07b

Please sign in to comment.