aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-configuration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-configuration/pom.xml')
-rw-r--r--sources/hv-collector-configuration/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sources/hv-collector-configuration/pom.xml b/sources/hv-collector-configuration/pom.xml
index b6ec4ca2..eda8b448 100644
--- a/sources/hv-collector-configuration/pom.xml
+++ b/sources/hv-collector-configuration/pom.xml
@@ -93,5 +93,9 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.arrow-kt</groupId>
+ <artifactId>arrow-extras-data</artifactId>
+ </dependency>
</dependencies>
</project> \ No newline at end of file