New BentoBox version

This commit is contained in:
tastybento 2018-08-12 03:05:14 +09:00
parent 6b1bb9f14a
commit 0afebc3bbc
1 changed files with 206 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,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>FC-0.9</version>
<version>FC-0.92</version>
</dependency>
<dependency>
<groupId>bskyblock.addon</groupId>