We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6295ea9 commit cc33be7Copy full SHA for cc33be7
build.gradle
@@ -35,7 +35,7 @@ allprojects {
35
apply plugin: 'groovy'
36
37
ext {
38
- spinnakerDependenciesVersion = "0.54.0"
+ spinnakerDependenciesVersion = "0.60.0"
39
}
40
41
if (spinnakerDependenciesVersion.indexOf('-dev') != -1) {
0 commit comments