|
|
@ -2,7 +2,7 @@ dependencies {
|
|
|
|
compileOnly project(':common')
|
|
|
|
compileOnly project(':common')
|
|
|
|
implementation project(path: ':common', configuration: 'shadow')
|
|
|
|
implementation project(path: ':common', configuration: 'shadow')
|
|
|
|
|
|
|
|
|
|
|
|
compileOnly 'redis.clients:jedis:3.7.1'
|
|
|
|
compileOnly 'redis.clients:jedis:4.0.1'
|
|
|
|
implementation 'org.bstats:bstats-velocity:2.2.1'
|
|
|
|
implementation 'org.bstats:bstats-velocity:2.2.1'
|
|
|
|
implementation 'de.themoep:minedown-adventure:1.7.1-SNAPSHOT'
|
|
|
|
implementation 'de.themoep:minedown-adventure:1.7.1-SNAPSHOT'
|
|
|
|
implementation 'net.byteflux:libby-velocity:1.1.5'
|
|
|
|
implementation 'net.byteflux:libby-velocity:1.1.5'
|
|
|
|