From 159ebc0aa01306c1b707460983ad7294862467d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 16:35:42 +0000 Subject: [PATCH] Update dependency net.dv8tion:JDA to v5.0.0-beta.13 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d78dba9d..3064bcb4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ lombok = { id = "io.freefair.lombok", version = "6.5.0.3" } launch4j = { id = 'edu.sc.seis.launch4j', version = '2.5.3' } [versions] -jda = "5.0.0-beta.4" +jda = "5.0.0-beta.13" # https://github.com/Matyrobbrt/JDA-Chewtils/commit/c2bfe64e447817aa5ddac0dab0f12bcede0fe37d # chewtils = "2.0-SNAPSHOT" chewtils = "c2bfe64"