Update to 1.19.2 API

This commit is contained in:
Len 2022-08-23 14:28:51 +02:00
parent 6221631dab
commit 0ee732bfba

View File

@ -47,7 +47,7 @@ tasks {
dependencies {
compileOnly("com.alttd:Galaxy-API:1.18.2-R0.1-SNAPSHOT")
compileOnly("com.alttd:Galaxy-API:1.19.2-R0.1-SNAPSHOT")
compileOnly("com.github.milkbowl:VaultAPI:1.7") {
exclude("org.bukkit","bukkit")
}