Skip to content

Commit 98f65e5

Browse files
fix(deps): update dependency org.apache.skywalking:apm-toolkit-trace to v9.2.0
1 parent 97809d3 commit 98f65e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
compileOnly("org.projectlombok:lombok:1.18.30")
3737
annotationProcessor("org.projectlombok:lombok:1.18.30")
3838

39-
implementation("org.apache.skywalking:apm-toolkit-trace:9.0.0")
39+
implementation("org.apache.skywalking:apm-toolkit-trace:9.2.0")
4040
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:9.0.0")
4141
}
4242

0 commit comments

Comments
 (0)