Skip to content

Commit

Permalink
chore(dependencies): ensure direct dependency on kork-secrets-aws (#429)
Browse files Browse the repository at this point in the history
Prereq for spinnaker/kork#273 merge
  • Loading branch information
cfieber committed Apr 26, 2019
1 parent 8548f55 commit d6ce3fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions igor-web/igor-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ dependencies {
implementation "com.netflix.spinnaker.kork:kork-dynomite"
implementation "com.netflix.spinnaker.kork:kork-telemetry"
implementation "com.netflix.spinnaker.kork:kork-hystrix"
implementation "com.netflix.spinnaker.kork:kork-secrets-aws"

implementation "io.reactivex:rxjava"
implementation "com.netflix.eureka:eureka-client"
Expand Down

0 comments on commit d6ce3fa

Please sign in to comment.