소스 검색

Remove compile-time mockito dependency from client module

tags/8.1.0.alpha5
Aleksi Hietanen 7 년 전
부모
커밋
393a3f191a
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0
    5
      client/pom.xml

+ 0
- 5
client/pom.xml 파일 보기

@@ -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>

Loading…
취소
저장