mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2025-02-20 05:32:25 +01:00
Version 2.16.2
This commit is contained in:
parent
2c21c8da71
commit
58bcf9e08b
4
pom.xml
4
pom.xml
@ -71,7 +71,7 @@
|
|||||||
<!-- Do not change unless you want different name for local builds. -->
|
<!-- Do not change unless you want different name for local builds. -->
|
||||||
<build.number>-LOCAL</build.number>
|
<build.number>-LOCAL</build.number>
|
||||||
<!-- This allows to change between versions. -->
|
<!-- This allows to change between versions. -->
|
||||||
<build.version>2.16.1</build.version>
|
<build.version>2.16.2</build.version>
|
||||||
<sonar.projectKey>BentoBoxWorld_Level</sonar.projectKey>
|
<sonar.projectKey>BentoBoxWorld_Level</sonar.projectKey>
|
||||||
<sonar.organization>bentobox-world</sonar.organization>
|
<sonar.organization>bentobox-world</sonar.organization>
|
||||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||||
@ -235,7 +235,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>dev.rosewood</groupId>
|
<groupId>dev.rosewood</groupId>
|
||||||
<artifactId>rosestacker</artifactId>
|
<artifactId>rosestacker</artifactId>
|
||||||
<version>1.3.0</version>
|
<version>1.5.27</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Ultimate Stacker dependency -->
|
<!-- Ultimate Stacker dependency -->
|
||||||
|
Loading…
Reference in New Issue
Block a user