Try different spigot API version

This commit is contained in:
tastybento 2021-09-23 21:59:14 -07:00
parent e110202a2a
commit f9e1b15b9f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<java.version>16</java.version>
<powermock.version>2.0.9</powermock.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.17.1-R0.1-SNAPSHOT</spigot.version>
<spigot.version>1.17-R0.1-SNAPSHOT</spigot.version>
<spigot-annotations.version>1.2.3-SNAPSHOT</spigot-annotations.version>
<bentobox.version>1.17.3</bentobox.version>
<level.version>2.6.3</level.version>