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