Skip to content

Commit

Permalink
chore(dependencies): ensure direct dependency on kork-secrets-aws (#519)
Browse files Browse the repository at this point in the history
Prereq for spinnaker/kork#273 merge
  • Loading branch information
cfieber authored Apr 26, 2019
1 parent 0a4c131 commit 33197bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front50-web/front50-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies {
compile spinnaker.dependency("korkSwagger")
compile spinnaker.dependency("kork")
compile spinnaker.dependency("lombok")
runtime "com.netflix.spinnaker.kork:kork-secrets-aws:${spinnaker.version("kork")}"

compile "com.graphql-java:graphql-spring-boot-starter:3.9.2"

Expand Down

0 comments on commit 33197bc

Please sign in to comment.