File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,12 @@ repositories {
3838}
3939
4040dependencies {
41- compileOnly(" io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT" )
41+ compileOnly(" io.papermc.paper:paper-api:1.21.1 -R0.1-SNAPSHOT" )
4242 compileOnly(" com.mojang:brigadier:1.0.18" )
4343 compileOnly(" net.coreprotect:coreprotect:22.4" )
4444
45- implementation(" com.github.stefvanschie.inventoryframework:IF:0.10.15 " )
46- implementation(" dev.jorel:commandapi-bukkit-shade-mojang-mapped:9.5.1 " )
45+ implementation(" com.github.stefvanschie.inventoryframework:IF:0.10.17 " )
46+ implementation(" dev.jorel:commandapi-bukkit-shade-mojang-mapped:9.5.3 " )
4747 implementation(" com.github.retrooper:packetevents-spigot:2.4.1-SNAPSHOT" )
4848
4949 paperLibrary(" org.apache.commons:commons-lang3:3.14.0" )
@@ -54,7 +54,7 @@ dependencies {
5454}
5555
5656group = " dev.slne.surf.essentials"
57- version = " 1.21-3.0.0-SNAPSHOT"
57+ version = " 1.21.1 -3.0.0-SNAPSHOT"
5858description = " SurfEssentials"
5959
6060paper {
You can’t perform that action at this time.
0 commit comments