This commit is contained in:
2022-05-13 15:25:12 +03:00
parent 6ad5e0c0e7
commit 712e286558
13 changed files with 317 additions and 132 deletions

View File

@@ -6,6 +6,7 @@ ext {
mongoDriver = '4.6.0'
okhttpVersion = '4.8.1'
commonsIoVersion = '2.11.0'
commonsCodecVersion = '1.15'
// for tests only
junitJupiterVersion = '5.5.2'