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 a4b5712 commit 7915348Copy full SHA for 7915348
app/build.gradle
@@ -69,7 +69,7 @@ configurations.configureEach {
69
}
70
71
if (requested.group == "commons-logging" && requested.name == "commons-logging") {
72
- useTarget("org.slf4j:jcl-over-slf4j:1.7.4")
+ useTarget("org.slf4j:jcl-over-slf4j:1.7.36")
73
74
75
0 commit comments