Skip to content

Commit 3cf0e71

Browse files
committed
Upgrade to Micrometer 1.14.1
Closes gh-43187
1 parent bc0da2e commit 3cf0e71

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
@@ -1420,7 +1420,7 @@ bom {
14201420
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14211421
}
14221422
}
1423-
library("Micrometer", "1.14.0") {
1423+
library("Micrometer", "1.14.1") {
14241424
considerSnapshots()
14251425
group("io.micrometer") {
14261426
modules = [

0 commit comments

Comments
 (0)