diff --git a/build.gradle.kts b/build.gradle.kts index 29d8dfa..2b045fa 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ plugins { } group = "com.alttd" -version = "2.1.4" +version = "2.1.5" description = "Altitude AFK Detector plugin." apply() @@ -43,5 +43,5 @@ tasks { } dependencies { - implementation("com.alttd:Galaxy-API:1.19-R0.1-SNAPSHOT") + implementation("com.alttd:Galaxy-API:1.20.1-R0.1-SNAPSHOT") } \ No newline at end of file