Bridge: успешная отправка логов на MCSM
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
group = 'asys'
|
||||
version = '0.5.1-SNAPSHOT'
|
||||
version = '0.5.2-SNAPSHOT'
|
||||
|
||||
repositories {
|
||||
maven { url 'https://hub.spigotmc.org/nexus/content/groups/public/' }
|
||||
@@ -40,5 +40,5 @@ dependencies {
|
||||
exclude group: 'org.avaje'
|
||||
}
|
||||
compile group: 'io.netty', name: 'netty-codec', version: nettyVersion
|
||||
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.5'
|
||||
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.0-rc1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user