Bump fastutil-core from 8.5.5 to 8.5.6

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

---
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-14 13:05:39 +00:00 committed by Kavin
parent d6a2d92eeb
commit 27d9277e64
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.5'
implementation 'it.unimi.dsi:fastutil-core:8.5.6'
implementation 'commons-codec:commons-codec:1.15'
implementation 'org.bouncycastle:bcprov-jdk15on:1.69'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:62b87552f51022be76804f3bed65447aeb9fce9b'