добавлен значок сервера
This commit is contained in:
@@ -16,7 +16,8 @@ ext {
|
||||
netty : 'io.netty:netty-all:4.1.22.Final',
|
||||
reactor : 'io.projectreactor:reactor-core:3.4.5',
|
||||
yaml : 'org.yaml:snakeyaml:1.28',
|
||||
json : 'com.eclipsesource.minimal-json:minimal-json:0.9.5'
|
||||
json : 'com.eclipsesource.minimal-json:minimal-json:0.9.5',
|
||||
ioutils : 'commons-io:commons-io:2.6'
|
||||
]
|
||||
|
||||
libs.logger = [
|
||||
|
||||
Reference in New Issue
Block a user