Skip to content

Commit

Permalink
chore(dependencies): ensure direct dependency on kork-secrets-aws (#369)
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 0a3286a commit 6ce4545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosco-web/rosco-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies {
compile spinnaker.dependency('korkStackdriver')
compile spinnaker.dependency("korkSwagger")
compile spinnaker.dependency("spectatorReg")
runtime "com.netflix.spinnaker.kork:kork-secrets-aws:${spinnaker.version('kork')}"
spinnaker.group("bootWeb")
}

Expand Down

0 comments on commit 6ce4545

Please sign in to comment.