Skip to content

Commit e560491

Browse files
committed
Upgrade to Micrometer 1.13.2
Closes gh-41298
1 parent 54d3bcb commit e560491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ bom {
12481248
]
12491249
}
12501250
}
1251-
library("Micrometer", "1.13.2-SNAPSHOT") {
1251+
library("Micrometer", "1.13.2") {
12521252
considerSnapshots()
12531253
group("io.micrometer") {
12541254
modules = [

0 commit comments

Comments
 (0)