Skip to content

Commit b512196

Browse files
Update develocity-injection init script to v2.0
Updates the develocity-injection init script to the latest reference script content from https://github.com/gradle/develocity-ci-injection.
1 parent 87424c8 commit b512196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ val develocityMavenComponents by configurations.creating
8787

8888
dependencies {
8989
argbash("argbash:argbash:2.10.0@zip")
90-
develocityInjection("com.gradle:develocity-injection:1.2")
90+
develocityInjection("com.gradle:develocity-injection:2.0")
9191
develocityComponents("com.gradle:build-scan-summary:$buildScanSummaryVersion")
9292
develocityMavenComponents("com.gradle:gradle-enterprise-maven-extension:1.18.4")
9393
mavenComponents(project(path = ":configure-develocity-maven-extension", configuration = "shadow"))

0 commit comments

Comments
 (0)