Add io.micrometer:micrometer-binders as dependency to the test suite
This commit is contained in:
parent
7897a913a7
commit
9c958669f4
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue