Skip to content

Commit c74ceae

Browse files
committed
Upgrade to Micrometer 1.14.7
Closes gh-45412
1 parent 1169307 commit c74ceae

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
@@ -1433,7 +1433,7 @@ bom {
14331433
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14341434
}
14351435
}
1436-
library("Micrometer", "1.14.7-SNAPSHOT") {
1436+
library("Micrometer", "1.14.7") {
14371437
considerSnapshots()
14381438
group("io.micrometer") {
14391439
modules = [

0 commit comments

Comments
 (0)