Skip to content

Commit d0e4b24

Browse files
committed
Upgrade to Micrometer 1.14.0
Closes gh-43119
1 parent 484c377 commit d0e4b24

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
@@ -1396,7 +1396,7 @@ bom {
13961396
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
13971397
}
13981398
}
1399-
library("Micrometer", "1.14.0-RC1") {
1399+
library("Micrometer", "1.14.0") {
14001400
considerSnapshots()
14011401
group("io.micrometer") {
14021402
modules = [

0 commit comments

Comments
 (0)