Skip to content

Commit

Permalink
Update to BentoBox 1.13.1.
Browse files Browse the repository at this point in the history
Update to Spigot 1.15.2.
  • Loading branch information
BONNe committed May 8, 2020
1 parent ce6aa4e commit 1c9aa66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<java.version>1.8</java.version>
<powermock.version>2.0.2</powermock.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.14.4-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.7.0</bentobox.version>
<spigot.version>1.15.2-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.13.1</bentobox.version>
<level.version>1.6.0</level.version>
<vault.version>1.7</vault.version>
<!-- Revision variable removes warning about dynamic version -->
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/addon.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Challenges
main: world.bentobox.challenges.ChallengesAddon
version: ${version}${build.number}
api-version: 1.13.1
repository: 'BentoBoxWorld/Challenges'
metrics: true

Expand Down

0 comments on commit 1c9aa66

Please sign in to comment.