Skip to content

Commit b4f06fe

Browse files
committed
updating dependency
1 parent 5f7710d commit b4f06fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-scripts/extensions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
1212
commons = [
1313
lang3version: '3.17.0',
1414
text: 'org.apache.commons:commons-text:1.13.1',
15-
lang3: 'org.apache.commons:commons-lang3:3.17.0',
15+
lang3: 'org.apache.commons:commons-lang3:3.18.0',
1616
io: 'commons-io:commons-io:2.19.0',
1717
io_version: {
1818
strictly '[2.8.0,)'

0 commit comments

Comments
 (0)