Go back to 1.12.2 for spigot base version

This commit is contained in:
Bea 2021-10-02 17:07:11 +02:00
parent de0002fcca
commit 18091cd7f8
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.17.1-R0.1-SNAPSHOT</version>
<version>1.12.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>