!changed pom.xml

This commit is contained in:
Ethan 2020-07-31 20:13:45 -04:00
parent 7d054baaf4
commit 0018661c1b

View File

@ -275,5 +275,10 @@
<scope>system</scope>
<systemPath>${basedir}/lib/PlaceholderAPI.jar</systemPath>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>19.0.0</version>
</dependency>
</dependencies>
</project>