From 22ebae511cfee7dd24f51124a79722da2a8a5283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 23:57:51 +0000 Subject: [PATCH] Bump net.dv8tion:JDA from 5.0.0-beta.24 to 6.0.0-preview Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.24 to 6.0.0-preview. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](https://github.com/discord-jda/JDA/commits) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-version: 6.0.0-preview dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index ec0cb6ba3..27789f1fa 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -88,7 +88,7 @@ dependencies { implementation("me.djtheredstoner:DevAuth-forge-legacy:1.2.1") - implementation("net.dv8tion:JDA:5.0.0-beta.24") + implementation("net.dv8tion:JDA:6.0.0-preview") implementation("com.github.onixiya1337.baritone-fly:baritone-deobf:nirox-fly-SNAPSHOT") shadowImpl("com.github.onixiya1337.baritone-fly:baritone-api-forge:nirox-fly-SNAPSHOT") {