Skip to content

Commit

Permalink
Update to BentoBox API 1.14 (#67)
Browse files Browse the repository at this point in the history
Short table names for SQL DB's and async DB saving.
  • Loading branch information
tastybento committed Jun 25, 2020
1 parent 59de58c commit 59cace6
Show file tree
Hide file tree
Showing 5 changed files with 1,300 additions and 1,296 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
<powermock.version>2.0.2</powermock.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.15.2-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.12.0</bentobox.version>
<bentobox.version>1.14.0-SNAPSHOT</bentobox.version>
<level.version>1.9.3</level.version>
<vault.version>1.7</vault.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->
<build.version>1.12.0</build.version>
<build.version>1.13.0</build.version>
<build.number>-LOCAL</build.number>
</properties>

Expand Down
Loading

0 comments on commit 59cace6

Please sign in to comment.