Skip to content

Commit 6fe757f

Browse files
committed
Upgrade to Micrometer 1.13.11
Closes gh-44102
1 parent 3e5929a commit 6fe757f

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.11-SNAPSHOT") {
1420+
library("Micrometer", "1.13.11") {
14211421
considerSnapshots()
14221422
group("io.micrometer") {
14231423
modules = [

0 commit comments

Comments
 (0)