Skip to content

Commit

Permalink
E - Oppdatering io.micrometer:micrometer-registry-prometheus:1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Sep 10, 2024
1 parent 9f24582 commit f0de1ab
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 @@ -19,7 +19,7 @@ dependencies {
implementation("org.springframework:spring-context")
implementation("jakarta.servlet:jakarta.servlet-api:6.1.0")

implementation("io.micrometer:micrometer-registry-prometheus:1.13.3")
implementation("io.micrometer:micrometer-registry-prometheus:1.13.4")

testImplementation(platform("org.junit:junit-bom:5.11.0"))
testImplementation("org.junit.jupiter:junit-jupiter")
Expand Down

0 comments on commit f0de1ab

Please sign in to comment.