Update substance to 8.0.02

This commit is contained in:
Adam
2018-05-08 21:57:40 -04:00
committed by Tomas Slusny
parent 64610ae08c
commit ae617f019d

View File

@@ -77,12 +77,12 @@
<dependency> <dependency>
<groupId>net.runelite.pushingpixels</groupId> <groupId>net.runelite.pushingpixels</groupId>
<artifactId>substance</artifactId> <artifactId>substance</artifactId>
<version>8.0.00-dev</version> <version>8.0.02</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.runelite.pushingpixels</groupId> <groupId>net.runelite.pushingpixels</groupId>
<artifactId>trident</artifactId> <artifactId>trident</artifactId>
<version>1.4</version> <version>1.5.00</version>
<scope>runtime</scope> <scope>runtime</scope>
</dependency> </dependency>
<dependency> <dependency>