Skip to content

Commit 97809d3

Browse files
authored
Merge pull request #67 from sourceplusplus/renovate/org.apache.skywalking-apm-toolkit-logback-1.x-9.x
2 parents 4dd5602 + 7993468 commit 97809d3

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
@@ -37,7 +37,7 @@ dependencies {
3737
annotationProcessor("org.projectlombok:lombok:1.18.30")
3838

3939
implementation("org.apache.skywalking:apm-toolkit-trace:9.0.0")
40-
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:8.16.0")
40+
implementation("org.apache.skywalking:apm-toolkit-logback-1.x:9.0.0")
4141
}
4242

4343
tasks.getByName("composeUp") {

0 commit comments

Comments
 (0)