From a502d4a9458d232b876a5f2ddcea5bc1bac7ed6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 06:06:13 +0000 Subject: [PATCH] chore(deps): bump JDA from 5.0.0-alpha.22 to 5.0.0-beta.3 Bumps [JDA](https://github.com/DV8FromTheWorld/JDA) from 5.0.0-alpha.22 to 5.0.0-beta.3. - [Release notes](https://github.com/DV8FromTheWorld/JDA/releases) - [Commits](https://github.com/DV8FromTheWorld/JDA/compare/v5.0.0-alpha.22...v5.0.0-beta.3) --- updated-dependencies: - dependency-name: net.dv8tion:JDA dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b1d9c19..7e5307e 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ net.dv8tion JDA - 5.0.0-alpha.22 + 5.0.0-beta.3