Skip to content

Commit 6409f19

Browse files
authored
Update develocity plugin to 4.2.2 (apache#3841)
And the related ccud plugin to 2.4.0
1 parent f5b7a6c commit 6409f19

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
@@ -25,8 +25,8 @@ pluginManagement {
2525
}
2626

2727
plugins {
28-
id 'com.gradle.develocity' version '3.18.2'
29-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
28+
id 'com.gradle.develocity' version '4.2.2'
29+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.4.0'
3030
}
3131

3232
apply from: file('gradle/develocity.gradle')

0 commit comments

Comments
 (0)