Skip to content

Commit 13efd64

Browse files
Update Gradle plugin com.gradle.develocity to v4.1. (#9199)
1 parent 887ea39 commit 13efd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pluginManagement {
1919
}
2020

2121
plugins {
22-
id 'com.gradle.develocity' version '3.19.2'
22+
id 'com.gradle.develocity' version '4.1'
2323
}
2424

2525
def isCI = System.getenv("CI") != null

0 commit comments

Comments
 (0)