Skip to content

Commit

Permalink
fix(deps): update dependency io.micrometer:micrometer-bom to v1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 2ba059d commit 06f9479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ val otelContribAlphaVersion = "1.34.0-alpha"
val autoValueVersion = "1.11.0"
val dockerJavaVersion = "3.4.0"
val micrometerOldVersion = "1.3.20"
val micrometerVersion = "1.13.3"
val micrometerVersion = "1.13.4"
val mockitoVersion = "5.13.0"
val protobufVersion = "3.25.4"
val slf4jVersion = "2.0.16"
Expand Down

0 comments on commit 06f9479

Please sign in to comment.