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 3aa7255 commit b1d90f2Copy full SHA for b1d90f2
build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
testImplementation 'junit:junit:4.13.2'
60
testImplementation 'com.squareup.okhttp3:mockwebserver:4.11.0'
61
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
62
- testImplementation 'org.slf4j:slf4j-simple:2.0.9'
+ testImplementation 'org.slf4j:slf4j-simple:2.0.10'
63
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
64
testImplementation 'org.json:json:20231013'
65
testImplementation 'io.opencensus:opencensus-impl:0.31.1'
0 commit comments