move project to Java 21 and the 1.21 Paper API

This commit is contained in:
Jack
2024-07-23 23:04:32 -04:00
parent c4c5ca7558
commit d2796f7992
10 changed files with 28 additions and 26 deletions

View File

@@ -1,2 +1,2 @@
language: java
jdk: openjdk17
jdk: openjdk21