Upgrade to Micrometer 1.12.0-M3

Closes gh-37226
This commit is contained in:
Stephane Nicoll 2023-09-12 11:43:03 +02:00
parent c8d036eaa8
commit f2bf49ec35
1 changed files with 1 additions and 1 deletions

View File

@ -995,7 +995,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.12.0-SNAPSHOT") { library("Micrometer", "1.12.0-M3") {
considerSnapshots() considerSnapshots()
group("io.micrometer") { group("io.micrometer") {
modules = [ modules = [