Skip to content

Commit

Permalink
Try different spigot API version
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Sep 24, 2021
1 parent e110202 commit f9e1b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f9e1b15

Please sign in to comment.