Skip to content

Commit 7993468

Browse files
fix(deps): update dependency org.apache.skywalking:apm-toolkit-logback-1.x to v9
1 parent 1c38aa9 commit 7993468

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)