Skip to content

Commit 3acaba1

Browse files
committed
Upgrade to Micrometer 1.12.2
Closes gh-39097
1 parent 8f32b43 commit 3acaba1

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
@@ -1000,7 +1000,7 @@ bom {
10001000
]
10011001
}
10021002
}
1003-
library("Micrometer", "1.12.1") {
1003+
library("Micrometer", "1.12.2") {
10041004
considerSnapshots()
10051005
group("io.micrometer") {
10061006
modules = [

0 commit comments

Comments
 (0)