Skip to content

Commit

Permalink
Bump micrometer-registry-prometheus from 1.6.4 to 1.6.5 (#93)
Browse files Browse the repository at this point in the history
Bumps [micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.6.4...v1.6.5)

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] committed Mar 24, 2021
1 parent e55612d commit 37bb2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molten-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<version>1.6.4</version>
<version>1.6.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 37bb2c7

Please sign in to comment.