mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
fix(deps): update dependency commons-codec:commons-codec to v1.17.1
This commit is contained in:
parent
6380cea805
commit
ee2c42c184
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies {
|
|||
implementation 'org.apache.commons:commons-text:1.12.0'
|
||||
implementation 'commons-io:commons-io:2.16.1'
|
||||
implementation 'it.unimi.dsi:fastutil-core:8.5.13'
|
||||
implementation 'commons-codec:commons-codec:1.17.0'
|
||||
implementation 'commons-codec:commons-codec:1.17.1'
|
||||
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
|
||||
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:d486c3f4220c5b3fd045e614cd1662cdee437d13'
|
||||
implementation 'com.github.FireMasterK:nanojson:9f4af3b739cc13f3d0d9d4b758bbe2b2ae7119d7'
|
||||
|
|
Loading…
Reference in a new issue