|
|
|
|
@ -80,6 +80,8 @@ configurations.all {
@@ -80,6 +80,8 @@ configurations.all {
|
|
|
|
|
exclude group:"org.slf4j", module:"slf4j-api" |
|
|
|
|
exclude group:"ch.qos.logback", module:"logback-classic" |
|
|
|
|
exclude group:"ch.qos.logback", module:"logback-core" |
|
|
|
|
|
|
|
|
|
resolutionStrategy.cacheChangingModulesFor 0, "minutes" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
gradlePlugin { |
|
|
|
|
|