mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2025-01-16 05:01:38 +01:00
Use BentoBox 1.17.0
This commit is contained in:
parent
015b5d3afb
commit
66a4730ca0
2
pom.xml
2
pom.xml
@ -36,7 +36,7 @@
|
||||
<powermock.version>2.0.9</powermock.version>
|
||||
<!-- More visible way how to change dependency versions -->
|
||||
<spigot.version>1.17-R0.1-SNAPSHOT</spigot.version>
|
||||
<bentobox.version>1.17.0-SNAPSHOT</bentobox.version>
|
||||
<bentobox.version>1.17.0</bentobox.version>
|
||||
<level.version>2.6.3</level.version>
|
||||
<vault.version>1.7</vault.version>
|
||||
<!-- Revision variable removes warning about dynamic version -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: Challenges
|
||||
main: world.bentobox.challenges.ChallengesAddon
|
||||
version: ${version}${build.number}
|
||||
api-version: 1.14
|
||||
api-version: 1.17
|
||||
repository: 'BentoBoxWorld/Challenges'
|
||||
metrics: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user