fix(deps): update dependency org.apache.commons:commons-text to v1.11.0

This commit is contained in:
renovate[bot] 2023-11-30 03:55:48 +00:00 committed by Kavin
parent be571a56df
commit 589afe1fcd
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ repositories {
dependencies {
implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'org.apache.commons:commons-text:1.11.0'
implementation 'commons-io:commons-io:2.15.1'
implementation 'it.unimi.dsi:fastutil-core:8.5.12'
implementation 'commons-codec:commons-codec:1.16.0'