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 994685b commit ea132c4Copy full SHA for ea132c4
1 file changed
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
implementation 'com.google.code.gson:gson:2.8.9'
30
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
31
implementation 'com.squareup.okhttp3:okhttp:4.9.2'
32
- implementation 'org.apache.commons:commons-lang3:3.12.0'
+ implementation 'org.apache.commons:commons-lang3:3.18.0'
33
implementation 'org.slf4j:slf4j-api:1.7.32'
34
implementation 'org.jetbrains:annotations:22.0.0'
35
implementation 'io.opentracing:opentracing-api:0.33.0'
0 commit comments