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.
2 parents c8649ab + fc97dae commit 8889e01Copy full SHA for 8889e01
convention-develocity-shared/convention-develocity-maven-extension/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
compileOnly("org.apache.maven:maven-core:3.9.11")
13
14
implementation("com.gradle:develocity-maven-extension:2.1")
15
- implementation("com.gradle:common-custom-user-data-maven-extension:2.0.3")
+ implementation("com.gradle:common-custom-user-data-maven-extension:2.0.4")
16
implementation(project(":convention-develocity-common"))
17
}
18
0 commit comments