diff options
Diffstat (limited to 'sources/hv-collector-domain')
-rw-r--r-- | sources/hv-collector-domain/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-domain/pom.xml b/sources/hv-collector-domain/pom.xml index 63fee2d9..40e7c936 100644 --- a/sources/hv-collector-domain/pom.xml +++ b/sources/hv-collector-domain/pom.xml @@ -71,7 +71,7 @@ </dependency> <dependency> <groupId>io.arrow-kt</groupId> - <artifactId>arrow-core</artifactId> + <artifactId>arrow-core-data</artifactId> </dependency> <dependency> <groupId>org.assertj</groupId> |