Skip to content

Commit f23eee7

Browse files
committed
Upgrade to Micrometer 1.14.14
Closes gh-48412
1 parent e291bb9 commit f23eee7

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
@@ -1464,7 +1464,7 @@ bom {
14641464
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14651465
}
14661466
}
1467-
library("Micrometer", "1.14.14-SNAPSHOT") {
1467+
library("Micrometer", "1.14.14") {
14681468
considerSnapshots()
14691469
group("io.micrometer") {
14701470
modules = [

0 commit comments

Comments
 (0)