Merge "Adding Layered Architecture test and Arch Unit Library for CPS-CORE"
[cps.git] / cps-application / pom.xml
index 2ae4883..f656215 100755 (executable)
                 </exclusion>
             </exclusions>
         </dependency>
+        <dependency>
+            <groupId>com.tngtech.archunit</groupId>
+            <artifactId>archunit-junit5</artifactId>
+        </dependency>
     </dependencies>
 
     <build>