Archived
0

добавлен config

This commit is contained in:
2021-04-27 21:32:16 +03:00
parent 2a1992b6dd
commit 801e68ea55
9 changed files with 166 additions and 8 deletions

View File

@@ -14,7 +14,8 @@ ext {
guava : 'com.google.guava:guava:30.1-jre',
lang3 : 'org.apache.commons:commons-lang3:3.11',
netty : 'io.netty:netty-all:4.1.22.Final',
reactor : 'io.projectreactor:reactor-core:3.4.5'
reactor : 'io.projectreactor:reactor-core:3.4.5',
yaml : 'org.yaml:snakeyaml:1.28'
]
libs.logger = [