Skip to content

Commit a95c344

Browse files
committed
build: update develocity plugins
1 parent 8e5f971 commit a95c344

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
id 'com.gradle.develocity' version '3.17.1'
3-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0'
2+
id 'com.gradle.develocity' version '4.0.2'
3+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
44
}
55

66
def isCI = System.getenv('CI') == 'true'

0 commit comments

Comments
 (0)