Skip to content

Commit e2b1360

Browse files
committed
Upgrade to Micrometer 1.14.9
Closes gh-46273
1 parent 037755e commit e2b1360

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
@@ -1463,7 +1463,7 @@ bom {
14631463
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14641464
}
14651465
}
1466-
library("Micrometer", "1.14.9-SNAPSHOT") {
1466+
library("Micrometer", "1.14.9") {
14671467
considerSnapshots()
14681468
group("io.micrometer") {
14691469
modules = [

0 commit comments

Comments
 (0)