Subplugin-example: change scope for gradle-api library

This commit is contained in:
Natalia Ukhorskaya
2015-04-24 12:37:13 +03:00
parent 4d896b47e7
commit 1ae3e9bbfe
@@ -37,6 +37,7 @@
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>gradle-api</artifactId>
<version>1.6</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>