mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-27 13:15:28 +01:00
Spigot 1.17.1
This commit is contained in:
parent
9e3a57248a
commit
ce4b124279
4
pom.xml
4
pom.xml
@ -68,7 +68,7 @@
|
||||
<powermock.version>2.0.9</powermock.version>
|
||||
<mongodb.version>3.12.8</mongodb.version>
|
||||
<!-- More visible way to change dependency versions -->
|
||||
<spigot.version>1.17-R0.1-SNAPSHOT</spigot.version>
|
||||
<spigot.version>1.17.1-R0.1-SNAPSHOT</spigot.version>
|
||||
<!-- Might differ from the last Spigot release for short periods
|
||||
of time -->
|
||||
<paper.version>1.16.5-R0.1-SNAPSHOT</paper.version>
|
||||
@ -214,7 +214,7 @@
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot</artifactId>
|
||||
<version>1.17-R0.1-SNAPSHOT</version>
|
||||
<version>${spigot.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- Metrics -->
|
||||
|
Loading…
Reference in New Issue
Block a user