Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
⬆️ Update dependency io.micrometer:micrometer-registry-prometheus to …
Browse files Browse the repository at this point in the history
…v1.11.4
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 55c5e54 commit e3672d0
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 @@ -33,7 +33,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-log4j2")
implementation("org.springframework.boot:spring-boot-starter-oauth2-client")
implementation('org.springframework.boot:spring-boot-starter-actuator')
implementation('io.micrometer:micrometer-registry-prometheus:1.9.2')
implementation('io.micrometer:micrometer-registry-prometheus:1.11.4')

implementation('org.springdoc:springdoc-openapi-ui:1.6.9')
implementation('org.springdoc:springdoc-openapi-security:1.6.9')
Expand Down

0 comments on commit e3672d0

Please sign in to comment.