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 20816cb commit 4edc44aCopy full SHA for 4edc44a
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.22")
+ implementation("com.gradle:develocity-maven-extension:1.23.2")
18
implementation(project(":develocity-conventions-core"))
19
20
testImplementation("org.assertj:assertj-core:3.24.2")
0 commit comments