Updated POM version for bentobox

This commit is contained in:
tastybento 2019-05-01 11:29:15 -07:00
parent c7cd931e3f
commit 29a26bd231

View File

@ -91,7 +91,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.5.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>