Make injected client dependency runtime only

This commit is contained in:
Adam
2016-06-05 14:58:38 -04:00
parent bade58b6a2
commit 1dd82e91ed

View File

@@ -72,6 +72,7 @@
<groupId>net.runelite.rs</groupId>
<artifactId>client</artifactId>
<version>115.2-SNAPSHOT</version> <!-- rs version -->
<scope>runtime</scope>
</dependency>
<dependency>