technically folia is supported now

This commit is contained in:
2024-05-31 13:57:28 +02:00
parent b1bce0c85a
commit a9ff8abe3f
3 changed files with 14 additions and 8 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
<description>Modern WorldEdit alternative</description>
<properties>
<java.version>16</java.version>
<java.version>21</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<revision>1.0-SNAPSHOT</revision>
</properties>
@@ -77,7 +77,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.19.4-R0.1-SNAPSHOT</version>
<version>1.20.6-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>