diff --git a/build.gradle.kts b/build.gradle.kts index 26873fb..0917d37 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -44,6 +44,6 @@ tasks { } dependencies { - compileOnly("com.alttd:Galaxy-API:1.18.2-R0.1-SNAPSHOT") + compileOnly("com.alttd:Galaxy-API:1.19-R0.1-SNAPSHOT") compileOnly("com.github.LeonMangler:PremiumVanishAPI:2.7.11-2") } \ No newline at end of file