Skip to content

Commit

Permalink
Update dependency io.micrometer:micrometer-bom to v1.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2024
1 parent 4c8d40e commit fbc6a2c
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 @@ -14,7 +14,7 @@ repositories {

dependencyManagement {
imports {
mavenBom 'io.micrometer:micrometer-bom:1.13.5'
mavenBom 'io.micrometer:micrometer-bom:1.13.6'
mavenBom 'io.netty:netty-bom:4.1.114.Final'
mavenBom 'com.linecorp.armeria:armeria-bom:1.30.1'
mavenBom 'io.github.resilience4j:resilience4j-bom:2.2.0'
Expand Down

0 comments on commit fbc6a2c

Please sign in to comment.