You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.