Commit f854a798 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.3.x'

Closes gh-22727
parents 9264f6ab 34eab5da
......@@ -26,6 +26,6 @@ allprojects {
}
configurations.all {
resolutionStrategy.cacheChangingModulesFor 60, "minutes"
resolutionStrategy.cacheChangingModulesFor 0, "minutes"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment