Skip to content

Commit

Permalink
chore(dependencies): ensure direct dependency on kork-secrets-aws
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 606f108 commit 763518d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions echo-web/echo-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-web"
implementation "org.springframework.boot:spring-boot-starter-actuator"
implementation "com.netflix.spinnaker.kork:kork-core"
implementation "com.netflix.spinnaker.kork:kork-secrets-aws"
implementation "com.netflix.spinnaker.kork:kork-stackdriver"
implementation "com.netflix.spinnaker.kork:kork-web"
implementation "com.squareup.retrofit:retrofit"
Expand Down

0 comments on commit 763518d

Please sign in to comment.