Ed M
resolutionStrategy { eachPlugin { if (requested.id.namespace.startsWith(<plugin group>)) { useVersion "1.0.11" } } }