Skip to content

Commit b462aaa

Browse files
committed
Version 2.17.0
1 parent e7563b2 commit b462aaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
<!-- Non-minecraft related dependencies -->
5959
<powermock.version>2.0.9</powermock.version>
6060
<!-- More visible way how to change dependency versions -->
61-
<spigot.version>1.20.4-R0.1-SNAPSHOT</spigot.version>
62-
<bentobox.version>2.5.1-SNAPSHOT</bentobox.version>
61+
<spigot.version>1.21.3-R0.1-SNAPSHOT</spigot.version>
62+
<bentobox.version>2.7.0</bentobox.version>
6363
<!-- Warps addon version -->
6464
<warps.version>1.12.0</warps.version>
6565
<!-- Visit addon version -->
@@ -71,7 +71,7 @@
7171
<!-- Do not change unless you want different name for local builds. -->
7272
<build.number>-LOCAL</build.number>
7373
<!-- This allows to change between versions. -->
74-
<build.version>2.16.2</build.version>
74+
<build.version>2.17.0</build.version>
7575
<sonar.projectKey>BentoBoxWorld_Level</sonar.projectKey>
7676
<sonar.organization>bentobox-world</sonar.organization>
7777
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)