fix: Update version
This commit is contained in:
parent
9bbbdd42f7
commit
6dbd755055
4
pom.xml
4
pom.xml
@ -4,7 +4,7 @@
|
||||
<groupId>eu.cloudapio.deathswap</groupId>
|
||||
<artifactId>deathswap</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.2-SNAPSHOT</version>
|
||||
<name>deathswap</name>
|
||||
<url>http://maven.apache.org</url>
|
||||
<properties>
|
||||
@ -22,7 +22,7 @@
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.20-R0.1-SNAPSHOT</version>
|
||||
<version>1.20.2-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user