use 1.21.5 spigot

This commit is contained in:
alexcrea 2025-06-14 16:56:15 +02:00 committed by alexcrea
parent 179b8db090
commit 93a87cfdf1
Signed by: alexcrea
GPG key ID: E346CD16413450E3
3 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@ repositories {
dependencies {
// Spigot api
compileOnly("org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT")
compileOnly("org.spigotmc:spigot-api:1.21.5-R0.1-SNAPSHOT")
// Gui library
val inventoryFramework = "xyz.alexcrea.cuanvil.inventoryframework:IF-CustomAnvil:0.10.18.2"