Skip to content

Commit 3b8a49b

Browse files
staktracesvc-squareup-copybara
authored andcommitted
Update dependencies
GitOrigin-RevId: 93d5323bb505da859d54ede49e96abb06577381b
1 parent 8b0d475 commit 3b8a49b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

settings.gradle.kts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ pluginManagement {
66
}
77

88
plugins {
9+
// When updating the cash plugin versions, update .buildkite/scripts/copy.bara.sky too
10+
id("com.squareup.cash.develocity") version "1.186.1"
11+
id("com.squareup.cash.remotecache") version "1.186.1"
912
id("com.gradle.develocity") version "3.19.1"
1013
}
1114

0 commit comments

Comments
 (0)