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

This commit is contained in:
renovate[bot] 2024-04-26 19:55:02 +00:00 committed by Kavin
parent c0a9a89db8
commit 9f3c00fd4e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ repositories {
dependencies {
implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'org.apache.commons:commons-text:1.11.0'
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'