Closed
Description
When Maven project's are configured to use the conventions, the Develocity Maven extension is pulled in transitively. This makes configuration more concise and means that there's no need to keep the versions of two dependencies in sync. We should do the same for Gradle by making the com.gradle.develocity
plugin a transitive dependency of the conventions.