Merge remote-tracking branch 'origin/greg-dev' into greg-dev

This commit is contained in:
GregTCLTK 2020-04-30 13:22:19 +02:00
commit 4e7fef54b5
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67

View file

@ -66,7 +66,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.1.1_137</version>
<version>4.1.1_140</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
@ -101,7 +101,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.10.3</version>
<version>2.11.0</version>
</dependency>
</dependencies>