Skip to content

Commit

Permalink
Version up BentoBox to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed Jun 20, 2019
1 parent 7a2f95b commit 120c4a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
<powermock.version>1.7.4</powermock.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.13.2-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.5.0</bentobox.version>
<bentobox.version>1.5.2</bentobox.version>
<level.version>1.4.0</level.version>
<vault.version>1.7</vault.version>
<anvilgui.version>1.2.1-SNAPSHOT</anvilgui.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->
<build.version>1.5.0.0</build.version>
<build.version>1.5.2.1</build.version>
<build.number>-LOCAL</build.number>
</properties>

Expand Down

0 comments on commit 120c4a6

Please sign in to comment.