Skip to content

Commit

Permalink
TASK-4714 Lock spigot-api snapshot dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
inkarkat committed Jul 25, 2024
1 parent 4fd51b2 commit 398a575
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 @@ -43,7 +43,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.16.3-R0.1-SNAPSHOT</version>
<version>1.16.3-R0.1-20201025.071724-27</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 398a575

Please sign in to comment.