Skip to content

Commit 3564b35

Browse files
committed
Upgrade to Micrometer 1.14.8
Closes gh-45763
1 parent 740362d commit 3564b35

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
@@ -1440,7 +1440,7 @@ bom {
14401440
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14411441
}
14421442
}
1443-
library("Micrometer", "1.14.8-SNAPSHOT") {
1443+
library("Micrometer", "1.14.8") {
14441444
considerSnapshots()
14451445
group("io.micrometer") {
14461446
modules = [

0 commit comments

Comments
 (0)