Skip to content

Commit

Permalink
chore(dependencies): Autobump spinnaker-dependencies (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinnakerbot authored and ajordens committed Apr 19, 2019
1 parent f69e7c8 commit 3c344af
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 @@ -32,7 +32,7 @@ allprojects {
apply plugin: 'groovy'

ext {
spinnakerDependenciesVersion = '1.37.0'
spinnakerDependenciesVersion = '1.39.0'
if (project.hasProperty('spinnakerDependenciesVersion')) {
spinnakerDependenciesVersion = project.property('spinnakerDependenciesVersion')
}
Expand Down

0 comments on commit 3c344af

Please sign in to comment.