Remove kotlin-gradle-plugin-test module

This commit is contained in:
Natalia Ukhorskaya
2014-12-30 16:44:52 +03:00
parent 5fbf440e33
commit 292f82b767
6 changed files with 0 additions and 108 deletions
@@ -37,12 +37,6 @@
<version>1.6</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-gradle-plugin-test</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kdoc</artifactId>