mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-12-13 05:40:30 +05:30
Bump fastutil from 8.5.2 to 8.5.3
Bumps [fastutil](https://github.com/vigna/fastutil) from 8.5.2 to 8.5.3. - [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.2...8.5.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7469a33b6d
commit
cb4378c9f8
@ -14,7 +14,7 @@ dependencies {
|
|||||||
implementation 'org.apache.commons:commons-lang3:3.12.0'
|
implementation 'org.apache.commons:commons-lang3:3.12.0'
|
||||||
implementation 'org.apache.commons:commons-text:1.9'
|
implementation 'org.apache.commons:commons-text:1.9'
|
||||||
implementation 'commons-io:commons-io:2.8.0'
|
implementation 'commons-io:commons-io:2.8.0'
|
||||||
implementation 'it.unimi.dsi:fastutil:8.5.2'
|
implementation 'it.unimi.dsi:fastutil:8.5.3'
|
||||||
implementation 'commons-codec:commons-codec:1.15'
|
implementation 'commons-codec:commons-codec:1.15'
|
||||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.67'
|
implementation 'org.bouncycastle:bcprov-jdk15on:1.67'
|
||||||
implementation 'org.mongodb:mongodb-driver-sync:4.2.2'
|
implementation 'org.mongodb:mongodb-driver-sync:4.2.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user