From d00acee05c05c7e3146abf7d13b78953f9a0d3f9 Mon Sep 17 00:00:00 2001 From: Piotr Jaszczyk Date: Fri, 24 Aug 2018 12:51:14 +0200 Subject: Improve DCAE APP Simulator coverage Also there was a need to refactor the code, because application logic was placed inside Ratpack handlers. Change-Id: Iba3d4d039a98ba88e0dba580c1b7726b53440538 Issue-ID: DCAEGEN2-732 Signed-off-by: Piotr Jaszczyk --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7ab65034..03dac1f9 100644 --- a/pom.xml +++ b/pom.xml @@ -559,6 +559,11 @@ arrow-effects ${arrow.version} + + io.arrow-kt + arrow-effects-reactor + ${arrow.version} + ch.qos.logback logback-classic -- cgit 1.2.3-korg