Skip to content

Commit 0164080

Browse files
committed
Upgrade to Micrometer 1.13.10
Closes gh-43740
1 parent 0c0c105 commit 0164080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1417,7 +1417,7 @@ bom {
14171417
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14181418
}
14191419
}
1420-
library("Micrometer", "1.13.10-SNAPSHOT") {
1420+
library("Micrometer", "1.13.10") {
14211421
considerSnapshots()
14221422
group("io.micrometer") {
14231423
modules = [

0 commit comments

Comments
 (0)