|
|
@ -13,7 +13,7 @@ repositories {
|
|
|
|
|
|
|
|
|
|
|
|
dependencies {
|
|
|
|
dependencies {
|
|
|
|
testCompile group: 'junit', name: 'junit', version: '4.11'
|
|
|
|
testCompile group: 'junit', name: 'junit', version: '4.11'
|
|
|
|
compile "com.github.austinv11:Discord4j:2.4.2"
|
|
|
|
compile "com.github.austinv11:Discord4j:2.4.4"
|
|
|
|
compile "org.mod4j.org.apache.commons:cli:1.0.0"
|
|
|
|
compile "org.mod4j.org.apache.commons:cli:1.0.0"
|
|
|
|
compile "org.ini4j:ini4j:0.5.4"
|
|
|
|
compile "org.ini4j:ini4j:0.5.4"
|
|
|
|
compile "org.slf4j:slf4j-simple:1.7.9"
|
|
|
|
compile "org.slf4j:slf4j-simple:1.7.9"
|
|
|
|