resovled merge conflict
Some checks failed
Build and Release Minecraft Plugin / build-and-release (push) Failing after 3m43s
Some checks failed
Build and Release Minecraft Plugin / build-and-release (push) Failing after 3m43s
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>de.steev.bm</groupId>
|
||||
<artifactId>BetterMinecraft</artifactId>
|
||||
<version>stable</version>
|
||||
<version>1.2.2</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
@@ -25,7 +25,7 @@
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.20.1-R0.1-SNAPSHOT</version>
|
||||
<version>1.21.1-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user