Skip to content

Commit

Permalink
chore(dependencies): Autobump spinnaker-dependencies (spinnaker#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinnakerbot authored and Travis Tomsu committed Dec 6, 2018
1 parent d04126c commit f71c8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ allprojects {


ext {
spinnakerDependenciesVersion = '1.8.0'
spinnakerDependenciesVersion = '1.9.0'
if (project.hasProperty('spinnakerDependenciesVersion')) {
spinnakerDependenciesVersion = project.property('spinnakerDependenciesVersion')
}
Expand Down

0 comments on commit f71c8ee

Please # to comment.