Skip to content

Commit c29033e

Browse files
Update pom.xml
Signed-off-by: David <[email protected]>
1 parent 1f049e4 commit c29033e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<description>A Plugin to Stack Player on the top of a other Player</description>
1515
<properties>
16-
<java.version>21</java.version>
16+
<java.version>17</java.version>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
</properties>
1919

@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.spigotmc</groupId>
7171
<artifactId>spigot-api</artifactId>
72-
<version>1.20.6-R0.1-SNAPSHOT</version>
72+
<version>1.20.4-R0.1-SNAPSHOT</version>
7373
<scope>provided</scope>
7474
</dependency>
7575
<dependency>

0 commit comments

Comments
 (0)