Updated version for maven dependency in README

This commit is contained in:
Florian CUNY 2018-08-08 13:18:17 +02:00 committed by GitHub
parent 3cd8812ada
commit aaaf88ffe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Maven dependency:
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>FC-0.9</version>
<scope>provided</scope>
</dependency>
</dependencies>