Updated maven instructions in Readme

This commit is contained in:
Eric 2016-08-18 15:53:05 +02:00
parent dfdf253837
commit ff7248aba4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ To use the API, you need to add the following repository and dependency in your
<dependency>
<groupId>de.epiceric</groupId>
<artifactId>ShopChest</artifactId>
<version>1.9.1</version>
<version>1.10.2</version>
<scope>provided</scope>
</dependency>
</dependencies>