Update to 1.19.2 API

This commit is contained in:
Len
2022-08-23 14:28:51 +02:00
parent 6221631dab
commit 0ee732bfba
+1 -1
View File
@@ -47,7 +47,7 @@ tasks {
dependencies { 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") { compileOnly("com.github.milkbowl:VaultAPI:1.7") {
exclude("org.bukkit","bukkit") exclude("org.bukkit","bukkit")
} }