Skip to content

Commit 347a31b

Browse files
committed
Upgrade to Micrometer 1.15.9
Closes spring-projectsgh-49064
1 parent 18e0c3e commit 347a31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,7 @@ bom {
15821582
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
15831583
}
15841584
}
1585-
library("Micrometer", "1.15.9-SNAPSHOT") {
1585+
library("Micrometer", "1.15.9") {
15861586
considerSnapshots()
15871587
group("io.micrometer") {
15881588
modules = [

0 commit comments

Comments
 (0)