Skip to content

Commit

Permalink
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.8 (
Browse files Browse the repository at this point in the history
…#2027)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 89e3d58 commit 287b080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
testImplementation("io.opentelemetry.proto:opentelemetry-proto")
testImplementation("io.opentelemetry:opentelemetry-api")
testImplementation("io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api")
testImplementation("ch.qos.logback:logback-classic:1.5.7")
testImplementation("ch.qos.logback:logback-classic:1.5.8")
testImplementation("com.github.docker-java:docker-java-core")
testImplementation("com.github.docker-java:docker-java-transport-httpclient5")
testImplementation("org.mock-server:mockserver-client-java:5.15.0")
Expand Down

0 comments on commit 287b080

Please sign in to comment.