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 8b93428 commit 3aa7255Copy full SHA for 3aa7255
build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
api 'com.squareup.okhttp3:okhttp:4.11.0'
56
api 'com.google.code.gson:gson:2.10.1'
57
api 'io.opencensus:opencensus-api:0.31.1'
58
- implementation 'org.slf4j:slf4j-api:2.0.9'
+ implementation 'org.slf4j:slf4j-api:2.0.10'
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'
0 commit comments