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 174460c commit 76ab9f6Copy full SHA for 76ab9f6
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
compileOnly("org.projectlombok:lombok:1.18.26")
37
annotationProcessor("org.projectlombok:lombok:1.18.26")
38
39
- implementation("org.apache.skywalking:apm-toolkit-trace:8.14.0")
+ implementation("org.apache.skywalking:apm-toolkit-trace:8.15.0")
40
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:8.14.0")
41
}
42
0 commit comments