Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.skywalking:apm-toolkit-logbac…
Browse files Browse the repository at this point in the history
…k-1.x to v9.2.0
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 97809d3 commit 6d67d2b
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 @@ -37,7 +37,7 @@ dependencies {
annotationProcessor("org.projectlombok:lombok:1.18.30")

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

tasks.getByName("composeUp") {
Expand Down

0 comments on commit 6d67d2b

Please sign in to comment.