New Bentobox version.

This commit is contained in:
tastybento 2018-08-12 03:04:54 +09:00
parent 02bc7c15e5
commit e226e106bd
1 changed files with 207 additions and 207 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@ -71,7 +70,8 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>FC-0.9</version>
<version>FC-0.92</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>us.tastybento</groupId>