Skip to content

Commit 94c6800

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.0")
4040
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:9.0.0")
4141
}
4242

0 commit comments

Comments
 (0)