|
|
|
@ -34,7 +34,7 @@ dependencies {
|
|
|
|
|
|
|
|
|
|
// Configuration framework
|
|
|
|
|
compile group: 'org.apache.commons', name: 'commons-configuration2', version: '2.0'
|
|
|
|
|
runtime group: 'commons-beanutils', name: 'commons-beanutils', version: '1.9.2'
|
|
|
|
|
compile group: 'commons-beanutils', name: 'commons-beanutils', version: '1.9.2'
|
|
|
|
|
|
|
|
|
|
// Discord Gateway API
|
|
|
|
|
compile group: 'com.github.austinv11', name: 'Discord4j', version: '2.6.1'
|
|
|
|
|