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 3be8ce9 commit 338cc39Copy full SHA for 338cc39
build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- implementation 'org.apache.commons:commons-lang3:3.13.0'
+ implementation 'org.apache.commons:commons-lang3:3.14.0'
14
implementation 'org.apache.commons:commons-text:1.11.0'
15
implementation 'commons-io:commons-io:2.15.1'
16
implementation 'it.unimi.dsi:fastutil-core:8.5.12'
0 commit comments