diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 508ad6da..f4c5aacc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ launch4j = { id = 'edu.sc.seis.launch4j', version = '2.5.4' } jda = "5.0.0-beta.4" # https://github.com/Matyrobbrt/JDA-Chewtils/commit/c2bfe64e447817aa5ddac0dab0f12bcede0fe37d # chewtils = "2.0-SNAPSHOT" -chewtils = "c2bfe64" +chewtils = "2.1" guava = "32.1.2-jre" gson = "2.10.1" logback = "1.4.9"