diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..018cf8e
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,13 @@
+version: 2
+updates:
+- package-ecosystem: maven
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "13:00"
+ open-pull-requests-limit: 99
+ target-branch: greg-dev
+ assignees:
+ - GregTCLTK
+ labels:
+ - pending-deploy
diff --git a/pom.xml b/pom.xml
index f43b108..d08a362 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
net.dv8tion
JDA
- 4.3.0_298
+ 4.2.0_247
org.json
@@ -84,27 +84,27 @@
org.slf4j
slf4j-simple
- 1.7.32
+ 1.7.30
club.minnced
discord-webhooks
- 0.5.7
+ 0.5.6
org.kohsuke
github-api
- 1.131
+ 1.128
com.sedmelluq
lavaplayer
- 1.3.78
+ 1.3.76
org.mongodb
mongodb-driver-sync
- 4.3.0
+ 4.2.3