forked from Upstream/Velocitab
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
f3f86f54d0
@ -30,8 +30,8 @@ repositories {
|
||||
dependencies {
|
||||
compileOnly 'com.velocitypowered:velocity-api:3.2.0-SNAPSHOT'
|
||||
compileOnly 'com.velocitypowered:velocity-proxy:3.2.0-SNAPSHOT'
|
||||
compileOnly 'io.netty:netty-codec-http:4.1.97.Final'
|
||||
compileOnly 'org.projectlombok:lombok:1.18.28'
|
||||
compileOnly 'io.netty:netty-codec-http:4.1.98.Final'
|
||||
compileOnly 'org.projectlombok:lombok:1.18.30'
|
||||
compileOnly 'net.luckperms:api:5.4'
|
||||
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.0.0'
|
||||
compileOnly 'net.william278:PAPIProxyBridge:1.4'
|
||||
@ -45,7 +45,7 @@ dependencies {
|
||||
implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
|
||||
implementation 'org.bstats:bstats-velocity:3.0.2'
|
||||
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.28'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.30'
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
Loading…
Reference in New Issue
Block a user