This commit is contained in:
ZeroEpoch1969
2019-03-15 16:36:44 -07:00
parent 59cbc05a4a
commit 8f097c7454
3 changed files with 18 additions and 8 deletions

View File

@ -158,8 +158,9 @@
<dependency>
<groupId>net.coreprotect</groupId>
<artifactId>coreprotect</artifactId>
<version>2.15.0</version>
<scope>provided</scope>
<version>2.16.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/CoreProtect-2.16.0.jar</systemPath>
</dependency>
<dependency>