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.0
This commit is contained in:
parent
d67e50b5b8
commit
b8590e7863
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.16.1'
|
||||
implementation 'commons-codec:commons-codec:1.17.0'
|
||||
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
|
||||
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:fcb1d28f5b7c5c2dd74f54b047c4978cc672a66c'
|
||||
implementation 'com.github.FireMasterK:nanojson:9f4af3b739cc13f3d0d9d4b758bbe2b2ae7119d7'
|
||||
|
|
Loading…
Reference in a new issue