Skip to content

Commit ce50c57

Browse files
Update develocity-injection init script to v1.1.1
Updates the develocity-injection init script to the latest reference script content from https://github.com/gradle/develocity-ci-injection.
1 parent 976b07e commit ce50c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1")
90+
develocityInjection("com.gradle:develocity-injection:v1.1.1")
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)