Skip to content

Commit 5ea9d5f

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency org.apache.commons:commons-text to v1.13.1
1 parent 7d38227 commit 5ea9d5f

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.17.0'
14-
implementation 'org.apache.commons:commons-text:1.12.0'
14+
implementation 'org.apache.commons:commons-text:1.13.1'
1515
implementation 'commons-io:commons-io:2.19.0'
1616
implementation 'it.unimi.dsi:fastutil-core:8.5.15'
1717
implementation 'commons-codec:commons-codec:1.18.0'

0 commit comments

Comments
 (0)