Skip to content

Commit 02bb5b2

Browse files
fix(deps): update slf4j monorepo to v2.0.17
1 parent b3be3a0 commit 02bb5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ val autoValueVersion = "1.11.0"
1212
val dockerJavaVersion = "3.4.1"
1313
val mockitoVersion = "5.15.2"
1414
val protobufVersion = "4.29.3"
15-
val slf4jVersion = "2.0.16"
15+
val slf4jVersion = "2.0.17"
1616

1717
// instrumentation version is used to compute Implementation-Version manifest attribute
1818
rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion

0 commit comments

Comments
 (0)