Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.skywalking:apm-toolkit-trace …
Browse files Browse the repository at this point in the history
…to v9.3.0
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 97809d3 commit 504ce3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
compileOnly("org.projectlombok:lombok:1.18.30")
annotationProcessor("org.projectlombok:lombok:1.18.30")

implementation("org.apache.skywalking:apm-toolkit-trace:9.0.0")
implementation("org.apache.skywalking:apm-toolkit-trace:9.3.0")
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:9.0.0")
}

Expand Down

0 comments on commit 504ce3b

Please sign in to comment.