Skip to content

Commit 5a8a829

Browse files
Update dependency com.gradle:develocity-gradle-plugin to v4
1 parent 162f717 commit 5a8a829

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
@@ -18,7 +18,7 @@ dependencies {
1818
implementation("io.github.cdsap:jdk-tools-parser:0.1.1")
1919
implementation("io.github.cdsap:commandline-value-source:0.1.0")
2020
implementation("com.jakewharton.picnic:picnic:0.7.0")
21-
implementation("com.gradle:develocity-gradle-plugin:3.19.1")
21+
implementation("com.gradle:develocity-gradle-plugin:4.0")
2222
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.19.1")
2323
testImplementation("junit:junit:4.13.2")
2424
}

0 commit comments

Comments
 (0)