We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189e783 commit 8aeaa30Copy full SHA for 8aeaa30
build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
api 'com.squareup.okhttp3:okhttp:4.11.0'
59
api 'com.google.code.gson:gson:2.10.1'
60
api 'io.opencensus:opencensus-api:0.31.1'
61
- implementation 'org.slf4j:slf4j-api:2.0.12'
+ implementation 'org.slf4j:slf4j-api:2.0.13'
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'
0 commit comments