From f827d78bf93d2490e12b30c94a144402e6634821 Mon Sep 17 00:00:00 2001 From: Teriuihi Date: Thu, 9 Jun 2022 18:36:53 +0200 Subject: [PATCH] Updated to 1.19 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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