File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,11 @@ dependencies {
5050 }
5151 compileOnlyApi(" io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT" )
5252
53- api(" com.github.Tofaa2.EntityLib:spigot:2.4.8 -SNAPSHOT" )
53+ api(" com.github.Tofaa2.EntityLib:spigot:2.4.9 -SNAPSHOT" )
5454 api(" com.github.shynixn.mccoroutine:mccoroutine-bukkit-api:2.17.0" )
5555 api(" com.github.shynixn.mccoroutine:mccoroutine-bukkit-core:2.17.0" )
56- api(" dev.jorel:commandapi-bukkit-shade:9.5.1 " )
57- api(" dev.jorel:commandapi-bukkit-kotlin:9.5.1 " )
56+ api(" dev.jorel:commandapi-bukkit-shade:9.5.2 " )
57+ api(" dev.jorel:commandapi-bukkit-kotlin:9.5.2 " )
5858
5959 // Doesn't want to load properly using the spigot api.
6060 implementation(" io.ktor:ktor-server-core-jvm:2.3.12" )
Original file line number Diff line number Diff line change 1- 0.5.0
1+ 0.5.1
You can’t perform that action at this time.
0 commit comments