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 3b1a5ed commit dbec12dCopy full SHA for dbec12d
build.gradle
@@ -11,7 +11,7 @@ repositories {
11
12
dependencies {
13
implementation 'org.apache.commons:commons-lang3:3.18.0'
14
- implementation 'org.apache.commons:commons-text:1.13.1'
+ implementation 'org.apache.commons:commons-text:1.14.0'
15
implementation 'commons-io:commons-io:2.20.0'
16
implementation 'it.unimi.dsi:fastutil-core:8.5.16'
17
implementation 'commons-codec:commons-codec:1.19.0'
0 commit comments