Skip to content

Commit

Permalink
chore(aws): Bump aws sdk (spinnaker#371)
Browse files Browse the repository at this point in the history
Pick up suspend/resume APIs for Application Auto Scaling. Related to spinnaker/spinnaker#4707
  • Loading branch information
clareliguori authored and emjburns committed Sep 3, 2019
1 parent e3d1996 commit 5b1a027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinnaker-dependencies/spinnaker-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ publishing {

ext {
versions = [
aws : "1.11.602",
aws : "1.11.622",
bouncycastle : "1.61",
groovy : "2.5.7", //this needs to keep in sync with the version from boot... if we could get rid of groovy-all we'd no longer need this
hystrix : "1.4.21",
Expand Down

0 comments on commit 5b1a027

Please sign in to comment.