Upgrade to Micrometer 1.3.3

Closes gh-19652
This commit is contained in:
Andy Wilkinson 2020-01-21 15:45:43 +00:00
parent e513fe4666
commit adc6444272
1 changed files with 1 additions and 1 deletions

View File

@ -1162,7 +1162,7 @@ bom {
]
}
}
library('Micrometer', '1.3.3-SNAPSHOT') {
library('Micrometer', '1.3.3') {
group('io.micrometer') {
modules = [
'micrometer-registry-stackdriver' {