This commit is contained in:
ImproperIssues
2023-04-15 23:02:01 -07:00
parent fb0fb0e195
commit f97fbcac21
16 changed files with 398 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ repositories {
}
dependencies {
compileOnly "org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT"
compileOnly "org.spigotmc:spigot-api:1.19.4-R0.1-SNAPSHOT"
}
def targetJavaVersion = 16