mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-02 19:41:14 +02:00
fix(deps): update dependency org.apache.commons:commons-text to v1.13.1
This commit is contained in:
parent
7d38227821
commit
5ea9d5fc10
@ -11,7 +11,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation 'org.apache.commons:commons-lang3:3.17.0'
|
||||
implementation 'org.apache.commons:commons-text:1.12.0'
|
||||
implementation 'org.apache.commons:commons-text:1.13.1'
|
||||
implementation 'commons-io:commons-io:2.19.0'
|
||||
implementation 'it.unimi.dsi:fastutil-core:8.5.15'
|
||||
implementation 'commons-codec:commons-codec:1.18.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user