We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ab0fe commit f94766fCopy full SHA for f94766f
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
compileOnly("org.projectlombok:lombok:1.18.28")
37
annotationProcessor("org.projectlombok:lombok:1.18.28")
38
39
- implementation("org.apache.skywalking:apm-toolkit-trace:8.16.0")
+ implementation("org.apache.skywalking:apm-toolkit-trace:9.0.0")
40
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:8.16.0")
41
}
42
0 commit comments