From b2805f1df9f2fbe03db216f5dd4ba4f80a47e1d4 Mon Sep 17 00:00:00 2001 From: Nathan Curran <30569566+Focusvity@users.noreply.github.com> Date: Sun, 7 Mar 2021 12:00:01 +1100 Subject: [PATCH 1/3] Bumped JDA to latest version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa1050b..7a9e733 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ net.dv8tion JDA - 4.2.0_228 + 4.2.0_233 compile From def3534d0d20ddf04d034d63b1f3193465da26eb Mon Sep 17 00:00:00 2001 From: Nathan Curran <30569566+Focusvity@users.noreply.github.com> Date: Mon, 8 Mar 2021 19:18:48 +1100 Subject: [PATCH 2/3] Another JDA update --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a9e733..11344b7 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ net.dv8tion JDA - 4.2.0_233 + 4.2.0_236 compile From 6ba5165697afc0f56ded3f1cefe66e1d7bdc6154 Mon Sep 17 00:00:00 2001 From: Nathan Curran <30569566+Focusvity@users.noreply.github.com> Date: Fri, 9 Apr 2021 20:54:03 +1000 Subject: [PATCH 3/3] Update JDA version and location --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 11344b7..d113cf2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,9 +21,9 @@ https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - jcenter - jcenter-bintray - https://jcenter.bintray.com + dv8tion + m2-dv8tion + https://m2.dv8tion.net/releases/ @@ -31,7 +31,7 @@ net.dv8tion JDA - 4.2.0_236 + 4.2.1_255 compile