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 20a8470 commit a672c28Copy full SHA for a672c28
build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
testImplementation 'com.squareup.okhttp3:mockwebserver:4.11.0'
64
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
65
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
66
- testImplementation 'org.apache.commons:commons-lang3:3.16.0'
+ testImplementation 'org.apache.commons:commons-lang3:3.17.0'
67
testImplementation 'org.json:json:20240303'
68
testImplementation 'io.opencensus:opencensus-impl:0.31.1'
69
testImplementation "org.mockito:mockito-inline:5.2.0"
0 commit comments