Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 22a82c0

Browse files
authored
fix(logs): add logback-encoder to classpath (spinnaker#441)
1 parent a88a678 commit 22a82c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fiat-web/fiat-web.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dependencies {
3030
implementation "com.netflix.spinnaker.kork:kork-secrets-aws"
3131
implementation "com.netflix.spinnaker.kork:kork-stackdriver"
3232
implementation "com.netflix.spinnaker.kork:kork-swagger"
33+
implementation "net.logstash.logback:logstash-logback-encoder"
3334

3435
implementation project(':fiat-core')
3536
implementation project(':fiat-roles')

0 commit comments

Comments
 (0)