Skip to content

Commit 772d1da

Browse files
committed
Upgrade to Micrometer 1.13.7
Closes gh-42998
1 parent 18afa2c commit 772d1da

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
@@ -1371,7 +1371,7 @@ bom {
13711371
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
13721372
}
13731373
}
1374-
library("Micrometer", "1.13.7-SNAPSHOT") {
1374+
library("Micrometer", "1.13.7") {
13751375
considerSnapshots()
13761376
group("io.micrometer") {
13771377
modules = [

0 commit comments

Comments
 (0)