Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent c9b0d52 commit 8646259
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 @@ -13,7 +13,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.4.13")
testImplementation("ch.qos.logback:logback-classic:1.4.14")
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 8646259

Please sign in to comment.