Skip to content

Commit 338cc39

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.14.0
1 parent 3be8ce9 commit 338cc39

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
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
dependencies {
13-
implementation 'org.apache.commons:commons-lang3:3.13.0'
13+
implementation 'org.apache.commons:commons-lang3:3.14.0'
1414
implementation 'org.apache.commons:commons-text:1.11.0'
1515
implementation 'commons-io:commons-io:2.15.1'
1616
implementation 'it.unimi.dsi:fastutil-core:8.5.12'

0 commit comments

Comments
 (0)