Modernize testutils tests
[yangtools.git] / common / testutils / pom.xml
index 0b5d830ed31bc45a4daab4c77763d6fd6fad387e..e82e071de4d760c58fe0eb23522fa3dd6a8c3f67 100644 (file)
             <artifactId>mockito-core</artifactId>
             <scope>compile</scope>
         </dependency>
-        <dependency>
-            <groupId>com.google.truth</groupId>
-            <artifactId>truth</artifactId>
-        </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
     </dependencies>
-
 </project>