Changes the Spigot .jar to 1.18.2
This commit is contained in:
parent
3353916647
commit
0ce37de509
4
pom.xml
4
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>net.knarcraft</groupId>
|
||||
<artifactId>paidsigns</artifactId>
|
||||
<version>0.6.0-ALPHA</version>
|
||||
<version>0.6.1-ALPHA</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Paid Signs</name>
|
||||
@ -73,7 +73,7 @@
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.18.1-R0.1-SNAPSHOT</version>
|
||||
<version>1.18.2-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user