We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f049e4 commit c29033eCopy full SHA for c29033e
pom.xml
@@ -13,7 +13,7 @@
13
14
<description>A Plugin to Stack Player on the top of a other Player</description>
15
<properties>
16
- <java.version>21</java.version>
+ <java.version>17</java.version>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
</properties>
19
@@ -69,7 +69,7 @@
69
<dependency>
70
<groupId>org.spigotmc</groupId>
71
<artifactId>spigot-api</artifactId>
72
- <version>1.20.6-R0.1-SNAPSHOT</version>
+ <version>1.20.4-R0.1-SNAPSHOT</version>
73
<scope>provided</scope>
74
</dependency>
75
0 commit comments