Skip to content

Commit edfbd6f

Browse files
committed
Upgrade to Micrometer 1.13.8
Closes gh-43182
1 parent 6dc6811 commit edfbd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1395,7 +1395,7 @@ bom {
13951395
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
13961396
}
13971397
}
1398-
library("Micrometer", "1.13.7") {
1398+
library("Micrometer", "1.13.8") {
13991399
considerSnapshots()
14001400
group("io.micrometer") {
14011401
modules = [

0 commit comments

Comments
 (0)