Bump logback-classic from 1.2.11 to 1.4.4 in /examples/distro (#7081)
This commit is contained in:
parent
e293fe2ec1
commit
779613a8ed
|
@ -10,7 +10,7 @@ dependencies {
|
|||
testImplementation("io.opentelemetry.proto:opentelemetry-proto:0.19.0-alpha")
|
||||
testImplementation("io.opentelemetry:opentelemetry-api:1.19.0")
|
||||
|
||||
testImplementation("ch.qos.logback:logback-classic:1.2.11")
|
||||
testImplementation("ch.qos.logback:logback-classic:1.4.4")
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
|
|
Loading…
Reference in New Issue