From 4cef34b3762b324851b0013e21199221131dc203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 06:08:50 +0000 Subject: [PATCH] chore(deps): bump JDA from 5.0.0-alpha.22 to 5.0.0-beta.2 Bumps [JDA](https://github.com/DV8FromTheWorld/JDA) from 5.0.0-alpha.22 to 5.0.0-beta.2. - [Release notes](https://github.com/DV8FromTheWorld/JDA/releases) - [Commits](https://github.com/DV8FromTheWorld/JDA/compare/v5.0.0-alpha.22...v5.0.0-beta.2) --- 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..0b4e3d6 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ net.dv8tion JDA - 5.0.0-alpha.22 + 5.0.0-beta.2