Enable JUnit tests and porting to java 17
[ccsdk/cds.git] / ms / blueprintsprocessor / modules / blueprints / blueprint-validation / pom.xml
index 4efe77b..8082017 100644 (file)
             <groupId>io.mockk</groupId>
             <artifactId>mockk</artifactId>
         </dependency>
+        <dependency>
+            <groupId>io.mockk</groupId>
+            <artifactId>mockk-jvm</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.jetbrains.kotlinx</groupId>
             <artifactId>kotlinx-coroutines-test</artifactId>