Skip to content

Commit 5e7a9b7

Browse files
committed
Upgrade to Micrometer 1.13.13
Closes gh-45051
1 parent 53ca06c commit 5e7a9b7

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
@@ -1407,7 +1407,7 @@ bom {
14071407
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
14081408
}
14091409
}
1410-
library("Micrometer", "1.13.13-SNAPSHOT") {
1410+
library("Micrometer", "1.13.13") {
14111411
considerSnapshots()
14121412
group("io.micrometer") {
14131413
modules = [

0 commit comments

Comments
 (0)