Add io.micrometer:micrometer-binders as dependency to the test suite
This commit is contained in:
@@ -84,6 +84,7 @@ 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")
|
||||
|
||||
Reference in New Issue
Block a user