We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51c227 commit d33b2afCopy full SHA for d33b2af
1 file changed
build.gradle
@@ -26,7 +26,7 @@ repositories {
26
27
dependencies {
28
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
29
- api 'org.apache.commons:commons-lang3:3.11'
+ api 'org.apache.commons:commons-lang3:3.12.0'
30
31
// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
32
api 'org.slf4j:slf4j-simple:1.7.30'
0 commit comments