Skip to content

Commit

Permalink
Update POM versions to use latest API
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Jul 8, 2023
1 parent 98052d1 commit ebd0b46
Showing 1 changed file with 2 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,9 +35,9 @@
<java.version>17</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.20.1-R0.1-SNAPSHOT</spigot.version>
<spigot-annotations.version>1.2.3-SNAPSHOT</spigot-annotations.version>
<bentobox.version>1.23.0</bentobox.version>
<bentobox.version>1.24.0</bentobox.version>
<level.version>2.6.3</level.version>
<vault.version>1.7</vault.version>
<panelutils.version>1.1.0</panelutils.version>
Expand Down

0 comments on commit ebd0b46

Please sign in to comment.