Align with latest changes in Micrometer 1.9 snapshots

See gh-30605
This commit is contained in:
Andy Wilkinson
2022-04-12 11:47:34 +01:00
parent 48f8021d88
commit 6580f6c742
54 changed files with 139 additions and 803 deletions

View File

@@ -8,5 +8,4 @@ dependencies {
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
api(project(":spring-boot-project:spring-boot-actuator-autoconfigure"))
api("io.micrometer:micrometer-core")
api("io.micrometer:micrometer-binders")
}