ソースを参照

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>

読み込み中…
キャンセル
保存