Skip to content

Commit

Permalink
fix(deps): update slf4j monorepo to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent b49e44b commit 52bb09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ val micrometerOldVersion = "1.3.20"
val micrometerVersion = "1.12.2"
val mockitoVersion = "5.7.0"
val protobufVersion = "3.25.2"
val slf4jVersion = "2.0.9"
val slf4jVersion = "2.0.12"

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

0 comments on commit 52bb09c

Please sign in to comment.