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 122977a + b1f3639 commit 26fb9c6Copy full SHA for 26fb9c6
components/capture-build-scan-url-maven-extension/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
dependencies {
10
compileOnly("org.apache.maven:maven-core:3.8.6")
11
compileOnly("org.codehaus.plexus:plexus-component-annotations:2.1.1")
12
- compileOnly("com.gradle:gradle-enterprise-maven-extension:1.14.3")
+ compileOnly("com.gradle:gradle-enterprise-maven-extension:1.14.4")
13
}
14
15
description = "Maven extension to capture the build scan URL"
0 commit comments