Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 in /ecs-logging-kafka
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.11.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent e802536 commit aff2d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecs-logging-kafka/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
implementation project(':ecs-logging-base')
implementation("org.slf4j:slf4j-api:2.0.10")
implementation("org.slf4j:slf4j-api:2.0.11")
implementation("jakarta.annotation:jakarta.annotation-api:2.1.1")
compileOnly("org.springframework.kafka:spring-kafka")

Expand Down

0 comments on commit aff2d93

Please sign in to comment.