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 a8cbca8 commit 1069b4aCopy full SHA for 1069b4a
build.gradle
@@ -21,7 +21,7 @@ repositories {
21
22
dependencies {
23
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
24
- api 'org.apache.commons:commons-lang3:3.12.0'
+ api 'org.apache.commons:commons-lang3:3.14.0'
25
26
// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
27
api 'org.slf4j:slf4j-simple:2.0.7'
0 commit comments