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 df8d7c9 commit 4b0cf31Copy full SHA for 4b0cf31
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.15.0")
+ implementation("org.apache.skywalking:apm-toolkit-trace:8.16.0")
40
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:8.16.0")
41
}
42
0 commit comments