Skip to content

Commit 5c8fa32

Browse files
chore(deps): update plugin com.gradle.develocity to v4 (#5399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57c0be6 commit 5c8fa32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pluginManagement {
1313

1414
// https://docs.gradle.com/enterprise/gradle-plugin/
1515
plugins {
16-
id "com.gradle.develocity" version "3.19.2"
16+
id "com.gradle.develocity" version "4.0"
1717
}
1818

1919
def isCI = providers.environmentVariable('CI').present

0 commit comments

Comments
 (0)