Bridge: первая итерация поддержки Sponge
This commit is contained in:
@@ -45,13 +45,13 @@ dependencies {
|
||||
exclude group: 'com.google.code'
|
||||
exclude group: 'com.google.code.findbugs'
|
||||
exclude group: 'com.google.code.gson'
|
||||
exclude group: 'com.google.inject'
|
||||
exclude group: 'com.github.ben-manes.caffeine'
|
||||
exclude group: 'com.flowpowered'
|
||||
exclude group: 'org.slf4j'
|
||||
exclude group: 'org.apache.commons'
|
||||
exclude group: 'org.ow2.asm'
|
||||
exclude group: 'ninja.leaping.configurate'
|
||||
exclude group: 'ninja.leaping.configurate', module: 'configurate-gson'
|
||||
exclude group: 'ninja.leaping.configurate', module: 'configurate-hocon'
|
||||
}
|
||||
compile group: 'io.netty', name: 'netty-codec', version: nettyVersion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user