aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-domain/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hv-collector-domain/pom.xml')
-rw-r--r--hv-collector-domain/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hv-collector-domain/pom.xml b/hv-collector-domain/pom.xml
index c11510ac..85c2a45a 100644
--- a/hv-collector-domain/pom.xml
+++ b/hv-collector-domain/pom.xml
@@ -103,6 +103,10 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.arrow-kt</groupId>
+ <artifactId>arrow-core</artifactId>
+ </dependency>
<dependency>
<groupId>org.assertj</groupId>