Bump JDA version to 4.4.1_353

This commit is contained in:
Allink
2023-07-25 00:12:09 +01:00
parent 76b4e5c49e
commit c1868067e3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<dependency> <dependency>
<groupId>net.dv8tion</groupId> <groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId> <artifactId>JDA</artifactId>
<version>4.4.0_350</version> <version>4.4.1_353</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>
+1 -1
View File
@@ -1,4 +1,4 @@
name: JDA name: JDA
version: 4.2.0_222 version: 4.4.1_353
author: scripthead author: scripthead
main: me.totalfreedom.jda.JDA main: me.totalfreedom.jda.JDA