Explorar el Código

Remove compile-time mockito dependency from client module

tags/8.1.0.alpha5
Aleksi Hietanen hace 7 años
padre
commit
393a3f191a
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0
    5
      client/pom.xml

+ 0
- 5
client/pom.xml Ver fichero

@@ -41,11 +41,6 @@
<groupId>com.google.gwt</groupId>
<artifactId>gwt-elemental</artifactId>
</dependency>

<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
</dependency>
</dependencies>

<build>

Cargando…
Cancelar
Guardar