Skip to content

Commit 106e9bc

Browse files
Update slf4j monorepo to v2.0.18
1 parent 190e197 commit 106e9bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1"
1212
val dockerJavaVersion = "3.7.1"
1313
val mockitoVersion = "5.23.0"
1414
val protobufVersion = "4.34.1"
15-
val slf4jVersion = "2.0.17"
15+
val slf4jVersion = "2.0.18"
1616

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

0 commit comments

Comments
 (0)