Explorar el Código

Remove unneeded dependency.

Sam Jaffe hace 5 años
padre
commit
a1d4281267
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      pom.xml

+ 0 - 5
pom.xml

@@ -114,11 +114,6 @@
       <artifactId>hamcrest-all</artifactId>
       <version>1.3</version>
     </dependency>
-    <dependency>
-      <groupId>org.leumasjaffe</groupId>
-      <artifactId>container</artifactId>
-      <version>0.3.0</version>
-    </dependency>
     <dependency>
       <groupId>org.junit.platform</groupId>
       <artifactId>junit-platform-runner</artifactId>