mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2025-04-29 16:30:29 +05:30
Bump commons-io from 2.8.0 to 2.9.0
Bumps commons-io from 2.8.0 to 2.9.0. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4f48e72e5c
commit
bdfd867740
@ -12,7 +12,7 @@ repositories {
|
|||||||
dependencies {
|
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.9.0'
|
||||||
implementation 'it.unimi.dsi:fastutil:8.5.3'
|
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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user