Skip to content

Commit 069585f

Browse files
committed
Upgrade to Micrometer 1.13.3
Closes gh-41733
1 parent ff4b39a commit 069585f

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
@@ -1299,7 +1299,7 @@ bom {
12991299
]
13001300
}
13011301
}
1302-
library("Micrometer", "1.13.3-SNAPSHOT") {
1302+
library("Micrometer", "1.13.3") {
13031303
considerSnapshots()
13041304
group("io.micrometer") {
13051305
modules = [

0 commit comments

Comments
 (0)