Bump fastutil-core from 8.5.4 to 8.5.5

Bumps [fastutil-core](https://github.com/vigna/fastutil) from 8.5.4 to 8.5.5.
- [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.4...8.5.5)

---
updated-dependencies:
- dependency-name: it.unimi.dsi:fastutil-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-07 13:05:05 +00:00 committed by Kavin
parent b4e0c93cc5
commit 24139b7157
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.apache.commons:commons-text:1.9'
implementation 'commons-io:commons-io:2.11.0'
implementation 'it.unimi.dsi:fastutil-core:8.5.4'
implementation 'it.unimi.dsi:fastutil-core:8.5.5'
implementation 'commons-codec:commons-codec:1.15'
implementation 'org.bouncycastle:bcprov-jdk15on:1.69'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:62b87552f51022be76804f3bed65447aeb9fce9b'