mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
use 1.21.5 spigot
This commit is contained in:
parent
179b8db090
commit
93a87cfdf1
3 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue