Archived
0

Bridge: тестирование перехвата логов

(cherry picked from commit 305fc3d6b2)
This commit is contained in:
2017-05-17 17:20:33 +03:00
parent 400e821b0e
commit 304f640257
3 changed files with 29 additions and 0 deletions

View File

@@ -40,4 +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'
}