Skip to content

Commit

Permalink
Merge pull request #67 from sourceplusplus/renovate/org.apache.skywal…
Browse files Browse the repository at this point in the history
…king-apm-toolkit-logback-1.x-9.x
  • Loading branch information
BFergerson authored Sep 26, 2023
2 parents 4dd5602 + 7993468 commit 97809d3
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:8.16.0")
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:9.0.0")
}

tasks.getByName("composeUp") {
Expand Down

0 comments on commit 97809d3

Please sign in to comment.