Skip to content

Commit f866339

Browse files
committed
Upgrade to Micrometer 1.15.0
Closes gh-45531
1 parent f3f6152 commit f866339

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
@@ -1497,7 +1497,7 @@ bom {
14971497
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14981498
}
14991499
}
1500-
library("Micrometer", "1.15.0-SNAPSHOT") {
1500+
library("Micrometer", "1.15.0") {
15011501
considerSnapshots()
15021502
group("io.micrometer") {
15031503
modules = [

0 commit comments

Comments
 (0)