We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97809d3 commit f951e84Copy full SHA for f951e84
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
annotationProcessor("org.projectlombok:lombok:1.18.30")
38
39
implementation("org.apache.skywalking:apm-toolkit-trace:9.0.0")
40
- implementation("org.apache.skywalking:apm-toolkit-logback-1.x:9.0.0")
+ implementation("org.apache.skywalking:apm-toolkit-logback-1.x:9.4.0")
41
}
42
43
tasks.getByName("composeUp") {
0 commit comments