From 2c782e29d73e459d74f6c81523ed2839067bfcd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 00:56:52 +0000 Subject: [PATCH] Bump net.dv8tion:JDA from 5.0.0-beta.24 to 6.3.0 Bumps [net.dv8tion:JDA](https://github.com/discord-jda/JDA) from 5.0.0-beta.24 to 6.3.0. - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](https://github.com/discord-jda/JDA/compare/v5.0.0-beta.24...v6.3.0) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-version: 6.3.0 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..2816f1e73 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.3.0") implementation("com.github.onixiya1337.baritone-fly:baritone-deobf:nirox-fly-SNAPSHOT") shadowImpl("com.github.onixiya1337.baritone-fly:baritone-api-forge:nirox-fly-SNAPSHOT") {