Skip to content

Commit 6bce2b4

Browse files
committed
Upgrade to Micrometer 1.14.4
Closes gh-44115
1 parent 812bc4e commit 6bce2b4

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
@@ -1442,7 +1442,7 @@ bom {
14421442
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14431443
}
14441444
}
1445-
library("Micrometer", "1.14.4-SNAPSHOT") {
1445+
library("Micrometer", "1.14.4") {
14461446
considerSnapshots()
14471447
group("io.micrometer") {
14481448
modules = [

0 commit comments

Comments
 (0)