Skip to content

Commit

Permalink
extra logstash dep
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssaruth committed Sep 28, 2024
1 parent 745a245 commit 9850bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ dependencies {
implementation("javax.activation:activation:1.1.1")
implementation("com.fasterxml.jackson.core:jackson-databind:2.16.1")
implementation("ch.qos.logback:logback-classic:1.5.8")
implementation("net.logstash.logback:logstash-logback-encoded:8.0.0")
testImplementation(project(":test-core"))
}

0 comments on commit 9850bd6

Please sign in to comment.