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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ If you have NPCLib under your `plugins` folder, you may use the following:
<dependency>
<groupId>net.jitse</groupId>
<artifactId>npclib-api</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>