Updates for v1.3.
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
|
||||
<groupId>net.jitse</groupId>
|
||||
<artifactId>npclib</artifactId>
|
||||
<version>1.2.2</version>
|
||||
<version>1.3</version>
|
||||
|
||||
<name>NPCLib</name>
|
||||
<url>https://github.com/JitseB/npclib</url>
|
||||
<url>https://github.com/JitseB/NPCLib</url>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
@@ -37,7 +37,7 @@
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.12.2-R0.1-SNAPSHOT</version>
|
||||
<version>1.13.2-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user