Skip to content

Commit 2fddc1c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
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:1.3")
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)