Update README, changed Maven version

This commit is contained in:
Jitse Boonstra
2020-04-18 13:48:31 +02:00
committed by GitHub
parent ce251d8167
commit 54330aa102
+1 -1
View File
@@ -47,7 +47,7 @@ If you have NPCLib under your `plugins` folder, you may use the following:
<dependency> <dependency>
<groupId>net.jitse</groupId> <groupId>net.jitse</groupId>
<artifactId>npclib-api</artifactId> <artifactId>npclib-api</artifactId>
<version>2.5-SNAPSHOT</version> <version>2.6-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
</dependencies> </dependencies>