Skip to content

Commit c5c470b

Browse files
authored
Merge pull request #82 from BentoBoxWorld/develop
Update dependencies: bump Bentobox to 3.14.0 and build version to 1.0.0
2 parents c80f34d + 7918b1b commit c5c470b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
<mock-bukkit.version>v1.21-SNAPSHOT</mock-bukkit.version>
5555

5656
<paper.version>1.21.11-R0.1-SNAPSHOT</paper.version>
57-
<bentobox.version>3.0.0-SNAPSHOT</bentobox.version>
57+
<bentobox.version>3.14.0</bentobox.version>
5858
<level.version>2.17.0</level.version>
5959
<limits.version>1.28.0-SNAPSHOT</limits.version>
6060
<vault.version>1.7</vault.version>
6161

6262
<revision>${build.version}-SNAPSHOT</revision>
6363

6464
<!-- This allows to change between versions. -->
65-
<build.version>0.3.0</build.version>
65+
<build.version>1.0.0</build.version>
6666
<!-- Revision variable removes warning about dynamic version -->
6767
<revision>${build.version}-SNAPSHOT</revision>
6868
<!-- Do not change unless you want different name for local builds. -->

0 commit comments

Comments
 (0)