Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 8e74cc4 commit 09fa1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {

compile('org.springframework.boot:spring-boot-starter-web')
compile('org.springframework.boot:spring-boot-starter-actuator')
compile('io.micrometer:micrometer-registry-prometheus:1.12.2')
compile('io.micrometer:micrometer-registry-prometheus:1.13.3')
compile('io.micrometer:micrometer-spring-legacy:1.3.20')
compileOnly("org.springframework.boot:spring-boot-configuration-processor")

Expand Down

0 comments on commit 09fa1eb

Please sign in to comment.