Skip to content

Commit

Permalink
update spigot dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJeterLP committed Dec 26, 2022
1 parent 1b5fed9 commit d29394b
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 @@ -46,7 +46,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19-R0.1-SNAPSHOT</version>
<version>1.19.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d29394b

Please sign in to comment.