Skip to content

Commit 9f3c00f

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency org.apache.commons:commons-text to v1.12.0
1 parent c0a9a89 commit 9f3c00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111

1212
dependencies {
1313
implementation 'org.apache.commons:commons-lang3:3.14.0'
14-
implementation 'org.apache.commons:commons-text:1.11.0'
14+
implementation 'org.apache.commons:commons-text:1.12.0'
1515
implementation 'commons-io:commons-io:2.16.1'
1616
implementation 'it.unimi.dsi:fastutil-core:8.5.13'
1717
implementation 'commons-codec:commons-codec:1.16.1'

0 commit comments

Comments
 (0)