Archived
0

добавлен значок сервера

This commit is contained in:
2021-04-28 19:31:39 +03:00
parent 09a3d16b77
commit ef984b28f0
6 changed files with 35 additions and 6 deletions

View File

@@ -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 = [