diff --git a/build.gradle.kts b/build.gradle.kts index 778c0358..1c3593cd 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -61,7 +61,7 @@ subprojects { repoTabooLib = "https://repo.aeoliancloud.com/repository/releases" } version { - taboolib = "6.2.3-5297ae6" + taboolib = "6.2.3-7105e58f" coroutines = null } } diff --git a/gradle.properties b/gradle.properties index 9d46dd8d..03099a2b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ group=me.arasple.mc.trmenu -version=3.6.7 \ No newline at end of file +version=3.6.8 \ No newline at end of file