Skip to content

Commit d4f3dac

Browse files
Update develocity-injection init script to v2.0.1 (#906)
Updates the develocity-injection init script to the latest reference script content from https://github.com/gradle/develocity-ci-injection.
1 parent 466c707 commit d4f3dac

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
@@ -85,7 +85,7 @@ val develocityMavenComponents by configurations.creating
8585

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

0 commit comments

Comments
 (0)