Skip to content

Commit

Permalink
Merge pull request #26 from petrmac/dependabot/gradle/io.micrometer-m…
Browse files Browse the repository at this point in the history
…icrometer-registry-prometheus-1.14.2

Bump io.micrometer:micrometer-registry-prometheus from 1.14.1 to 1.14.2
  • Loading branch information
petrmac authored Jan 12, 2025
2 parents cd3210f + b56c420 commit 7acd207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation("org.mapstruct:mapstruct:${property("mapstructVersion")}")

// https://mvnrepository.com/artifact/io.micrometer/micrometer-registry-prometheus
implementation("io.micrometer:micrometer-registry-prometheus:1.14.1")
implementation("io.micrometer:micrometer-registry-prometheus:1.14.2")

// https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java
implementation("com.google.protobuf:protobuf-java:3.23.4")
Expand Down

0 comments on commit 7acd207

Please sign in to comment.