Skip to content

Commit

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

Bump io.micrometer:micrometer-registry-prometheus from 1.14.2 to 1.14.3
  • Loading branch information
petrmac authored Jan 14, 2025
2 parents 4dc98b5 + cbe3ddb commit f471e43
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.2")
implementation("io.micrometer:micrometer-registry-prometheus:1.14.3")

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

0 comments on commit f471e43

Please sign in to comment.