Update pom.xml

master
Davous3k 6 years ago committed by GitHub
parent f842c5ae74
commit f808d7f346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      pom.xml

@ -62,9 +62,9 @@
<version>3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.14.4-R0.1-SNAPSHOT</version>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.14.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>

Loading…
Cancel
Save