Skip to content

Commit

Permalink
Bump Spigot API to 1.21-R0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jyhsu2000 committed Jul 13, 2024
1 parent 05d562c commit 60bfdc4
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 @@ -10,7 +10,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.20.1-R0.1-SNAPSHOT</version>
<version>1.21-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- VaultAPI -->
Expand Down

0 comments on commit 60bfdc4

Please sign in to comment.