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

@@ -84,7 +84,6 @@ dependencies {
testImplementation("com.unboundid:unboundid-ldapsdk")
testImplementation("io.lettuce:lettuce-core")
testImplementation("io.micrometer:micrometer-registry-prometheus")
testImplementation("io.micrometer:micrometer-binders")
testImplementation("io.projectreactor.netty:reactor-netty-http")
testImplementation("io.projectreactor:reactor-core")
testImplementation("io.projectreactor:reactor-test")