Skip to content

Commit 7580e7b

Browse files
authored
Upgrade to develocity plugin 3.19.2 (#8633)
1 parent 2a848ef commit 7580e7b

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
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.gradle.develocity' version '3.18'
2+
id 'com.gradle.develocity' version '3.19.2'
33
}
44

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

0 commit comments

Comments
 (0)