We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7710d commit b4f06feCopy full SHA for b4f06fe
gradle-scripts/extensions.gradle
@@ -12,7 +12,7 @@ ext {
12
commons = [
13
lang3version: '3.17.0',
14
text: 'org.apache.commons:commons-text:1.13.1',
15
- lang3: 'org.apache.commons:commons-lang3:3.17.0',
+ lang3: 'org.apache.commons:commons-lang3:3.18.0',
16
io: 'commons-io:commons-io:2.19.0',
17
io_version: {
18
strictly '[2.8.0,)'
0 commit comments