Merge pull request #2 from GalaxyNetwork-org/renovate/org.spigotmc-spigot-api-1.x

Update dependency org.spigotmc:spigot-api to v1.20.1-experimental-SNAPSHOT
This commit is contained in:
2025-07-27 01:24:22 -07:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ repositories {
} }
dependencies { dependencies {
compileOnly("org.spigotmc:spigot-api:1.20.1-R0.1-SNAPSHOT") compileOnly("org.spigotmc:spigot-api:1.20.1-experimental-SNAPSHOT")
} }
def targetJavaVersion = 17 def targetJavaVersion = 17