Skip to content

Commit

Permalink
Fix logback testLatestDeps (open-telemetry#5010)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored and RashmiRam committed May 23, 2022
1 parent 6470382 commit cfbc9f2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ dependencies {

library("ch.qos.logback:logback-classic:0.9.16")

latestDepTestLibrary("ch.qos.logback:logback-classic:1.2.+")

testImplementation(project(":instrumentation-sdk-appender"))
testImplementation("io.opentelemetry:opentelemetry-sdk-logs")
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
Expand Down

0 comments on commit cfbc9f2

Please sign in to comment.