We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60d4e07 + 18fffc9 commit 1263171Copy full SHA for 1263171
build.gradle.kts
@@ -87,7 +87,7 @@ val develocityMavenComponents by configurations.creating
87
88
dependencies {
89
argbash("argbash:argbash:2.10.0@zip")
90
- develocityInjection("com.gradle:develocity-injection:1.1.1")
+ develocityInjection("com.gradle:develocity-injection:1.2")
91
develocityComponents("com.gradle:build-scan-summary:$buildScanSummaryVersion")
92
develocityMavenComponents("com.gradle:gradle-enterprise-maven-extension:1.18.4")
93
mavenComponents(project(path = ":configure-develocity-maven-extension", configuration = "shadow"))
0 commit comments