Skip to content

Commit

Permalink
fix(logs): add logback-encoder to classpath (#441) (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinnakerbot authored and ezimanyi committed Aug 1, 2019
1 parent 3d6199f commit fced26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fiat-web/fiat-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies {
implementation "com.netflix.spinnaker.kork:kork-secrets-aws"
implementation "com.netflix.spinnaker.kork:kork-stackdriver"
implementation "com.netflix.spinnaker.kork:kork-swagger"
implementation "net.logstash.logback:logstash-logback-encoder"

implementation project(':fiat-core')
implementation project(':fiat-roles')
Expand Down

0 comments on commit fced26e

Please sign in to comment.