Build against Micrometer 1.3.3 snapshots

This commit is contained in:
Andy Wilkinson 2020-01-12 19:55:28 +00:00
parent 3a2f25c6ff
commit 16fe64ded4
1 changed files with 1 additions and 1 deletions

View File

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