Bump fastutil from 8.5.1 to 8.5.2

Bumps [fastutil](https://github.com/vigna/fastutil) from 8.5.1 to 8.5.2.
- [Release notes](https://github.com/vigna/fastutil/releases)
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](https://github.com/vigna/fastutil/compare/8.5.1...8.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-02 06:55:07 +00:00 committed by FireMasterK
parent 3cc746598c
commit d632d6bfc8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3:3.11'
implementation 'org.apache.commons:commons-text:1.9'
implementation 'commons-io:commons-io:2.8.0'
implementation 'it.unimi.dsi:fastutil:8.5.1'
implementation 'it.unimi.dsi:fastutil:8.5.2'
implementation 'commons-codec:commons-codec:1.15'
implementation 'org.bouncycastle:bcprov-jdk15on:1.67'
implementation 'org.mongodb:mongodb-driver-sync:4.2.0'