We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c127242 commit 93d9b34Copy full SHA for 93d9b34
develocity-conventions-maven-extension/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
compileOnly("org.apache.maven:maven-core:3.6.3")
15
compileOnly("org.codehaus.plexus:plexus-component-annotations:1.7.1")
16
17
- implementation("com.gradle:develocity-maven-extension:1.23.2")
+ implementation("com.gradle:develocity-maven-extension:2.0.1")
18
implementation(project(":develocity-conventions-core"))
19
20
testImplementation("org.assertj:assertj-core:3.27.2")
0 commit comments