Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.11.4 to 1.11.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.11.4 to 1.11.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.4...v1.11.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent a8f609f commit 6e1cbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'org.mariadb.jdbc:mariadb-java-client:3.2.0'

implementation 'org.springframework.boot:spring-boot-starter-actuator:3.1.5'
implementation 'io.micrometer:micrometer-registry-prometheus:1.11.4'
implementation 'io.micrometer:micrometer-registry-prometheus:1.11.5'

implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0'
implementation 'org.springdoc:springdoc-openapi-starter-common:2.2.0'
Expand Down

0 comments on commit 6e1cbf8

Please sign in to comment.