Add modelType service reactive compatible.
[ccsdk/apps.git] / ms / controllerblueprints / parent / pom.xml
index b913431..38a879a 100644 (file)
                 <artifactId>kotlinx-couroutines-core</artifactId>
                 <version>${kotlin.couroutines.version}</version>
             </dependency>
+            <dependency>
+                <groupId>org.jetbrains.kotlinx</groupId>
+                <artifactId>kotlinx-coroutines-reactor</artifactId>
+                <version>${kotlin.couroutines.version}</version>
+            </dependency>
             <dependency>
                 <groupId>org.jetbrains.kotlin</groupId>
                 <artifactId>kotlin-reflect</artifactId>