We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c783cd commit 189e783Copy full SHA for 189e783
build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
testImplementation 'junit:junit:4.13.2'
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.12'
+ testImplementation 'org.slf4j:slf4j-simple:2.0.13'
66
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
67
testImplementation 'org.json:json:20240303'
68
testImplementation 'io.opencensus:opencensus-impl:0.31.1'
0 commit comments