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 @@ -51,19 +51,19 @@ repositories {
5151}
5252
5353dependencies {
54- compileOnly(" org.spigotmc:spigot-api:1.19.2 -R0.1-SNAPSHOT" )
54+ compileOnly(" org.spigotmc:spigot-api:1.19.3 -R0.1-SNAPSHOT" )
5555 compileOnly(" me.clip:placeholderapi:2.11.2" )
56- compileOnly(" org.jetbrains:annotations:23.0.0 " )
56+ compileOnly(' org.jetbrains:annotations:23.1.0 ' )
5757 compileOnly(" com.github.MilkBowl:VaultAPI:1.7.1" )
5858 compileOnly(" be.maximvdw:MVdWPlaceholderAPI:3.0.1-SNAPSHOT" ) {
5959 exclude module : ' spigot'
6060 }
6161
62- implementation(" io.github.slimjar:slimjar:1.2.7 " )
62+ implementation(" io.github.slimjar:slimjar:1.2.8 " )
6363 implementation(" com.github.glyart:mystral:1.4.6-SNAPSHOT" )
6464 implementation(" dev.triumphteam:triumph-gui:3.2" )
6565 implementation(" org.bstats:bstats-bukkit:3.0.0" )
66- implementation(' com.github.cryptomorin:XSeries:9.1 .0' )
66+ implementation(' com.github.cryptomorin:XSeries:9.2 .0' )
6767 implementation(' net.kyori:adventure-api:4.12.0' )
6868 implementation(' net.kyori:adventure-text-serializer-legacy:4.12.0' )
6969 implementation(" com.github.l1m0n3:HexiTextLib:b9e30055b7" ) {
You can’t perform that action at this time.
0 commit comments