Fixed an issue that wasn't an issue before

This commit is contained in:
Norbi Peti 2016-11-02 20:49:45 +01:00
parent f48c1ca9cc
commit dded17bf70

View file

@ -81,7 +81,7 @@
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.10</version>
<scope>runtime</scope>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>