Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8 in /examples/…
Browse files Browse the repository at this point in the history
…distro (open-telemetry#8714)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2023
1 parent 22bd9f5 commit 60c07e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/distro/smoke-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.20.0-alpha")
testImplementation("io.opentelemetry:opentelemetry-api:${versions.opentelemetry}")

testImplementation("ch.qos.logback:logback-classic:1.4.7")
testImplementation("ch.qos.logback:logback-classic:1.4.8")
}

tasks.test {
Expand Down

0 comments on commit 60c07e8

Please sign in to comment.