Skip to content

Commit

Permalink
feat: Update Spigot API version
Browse files Browse the repository at this point in the history
The Spigot API version has been updated from `1.21-R0.1-SNAPSHOT` to `1.21.2-R0.1-SNAPSHOT`.
  • Loading branch information
Metaphoriker committed Oct 22, 2024
1 parent 45c284f commit 599de34
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.21-R0.1-SNAPSHOT</version>
<version>1.21.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 599de34

Please sign in to comment.