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 d2cc40f commit 9854b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gate-web/gate-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dependencies {
compile spinnaker.dependency("logstashEncoder")
compile spinnaker.dependency('cglib')
compile spinnaker.dependency('jedis')
runtime "com.netflix.spinnaker.kork:kork-secrets-aws:${spinnaker.version("kork")}"

compile('org.apache.commons:commons-io:1.3.2')
compile('org.springframework.session:spring-session-data-redis:1.1.1.RELEASE')
Expand Down

0 comments on commit 9854b17

Please sign in to comment.