Skip to content

Commit 4f054a1

Browse files
committed
Upgrade to Micrometer 1.14.10
Closes gh-46689
1 parent ab506bc commit 4f054a1

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
@@ -1461,7 +1461,7 @@ bom {
14611461
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14621462
}
14631463
}
1464-
library("Micrometer", "1.14.10-SNAPSHOT") {
1464+
library("Micrometer", "1.14.10") {
14651465
considerSnapshots()
14661466
group("io.micrometer") {
14671467
modules = [

0 commit comments

Comments
 (0)