Skip to content

Commit 9473276

Browse files
Update plugin com.gradle.develocity to v3.19.1
1 parent da1edc7 commit 9473276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluginManagement {
99
}
1010

1111
plugins {
12-
id 'com.gradle.develocity' version '3.18.2'
12+
id 'com.gradle.develocity' version '3.19.1'
1313
}
1414

1515
develocity {

test-app/settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.gradle.develocity' version '3.18.2'
2+
id 'com.gradle.develocity' version '3.19.1'
33
}
44

55
develocity {

0 commit comments

Comments
 (0)