Skip to content

Commit 895a207

Browse files
staktracesvc-squareup-copybara
authored andcommitted
Downgrade develocity plugin to 3.18.2 again
GitOrigin-RevId: 70bf51d617e41d4bb93f8ad2c9c047e17f064b7b
1 parent 31f654c commit 895a207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66
}
77

88
plugins {
9-
id("com.gradle.develocity") version "3.19.1"
9+
id("com.gradle.develocity") version "3.18.2"
1010
}
1111

1212
develocity {

0 commit comments

Comments
 (0)