aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-test-utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-test-utils/pom.xml')
-rw-r--r--sources/hv-collector-test-utils/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/hv-collector-test-utils/pom.xml b/sources/hv-collector-test-utils/pom.xml
index bf70e180..97737e84 100644
--- a/sources/hv-collector-test-utils/pom.xml
+++ b/sources/hv-collector-test-utils/pom.xml
@@ -86,5 +86,10 @@
<artifactId>logback-classic</artifactId>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>io.micrometer</groupId>
+ <artifactId>micrometer-registry-prometheus</artifactId>
+ <scope>compile</scope>
+ </dependency>
</dependencies>
</project> \ No newline at end of file