go back to 1.19.4 api because 1.21 requires java 21 to access!!!1111111one

This commit is contained in:
2024-06-26 21:18:27 +02:00
parent c5af7595d9
commit f53ca566bf
+1 -1
View File
@@ -86,7 +86,7 @@
<dependency> <dependency>
<groupId>io.papermc.paper</groupId> <groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId> <artifactId>paper-api</artifactId>
<version>1.21-R0.1-SNAPSHOT</version> <version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>