use 1.18.2

This commit is contained in:
Len 2022-06-06 18:33:57 +02:00
parent d3b7489573
commit a8b980b938

View File

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