summaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-utils/pom.xml')
-rw-r--r--sources/hv-collector-utils/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sources/hv-collector-utils/pom.xml b/sources/hv-collector-utils/pom.xml
index 5bd24729..6ce74bdb 100644
--- a/sources/hv-collector-utils/pom.xml
+++ b/sources/hv-collector-utils/pom.xml
@@ -82,6 +82,10 @@
</dependency>
<dependency>
<groupId>io.arrow-kt</groupId>
+ <artifactId>arrow-effects-instances</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>io.arrow-kt</groupId>
<artifactId>arrow-syntax</artifactId>
</dependency>
<dependency>