Skip to content

Commit

Permalink
Merge pull request #300 from raynigon/dependabot/gradle/org.slf4j-slf…
Browse files Browse the repository at this point in the history
…4j-api-2.0.10

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
  • Loading branch information
mergify[bot] committed Dec 29, 2023
2 parents 93c8b46 + 94c530c commit e802536
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.9")
implementation("org.slf4j:slf4j-api:2.0.10")
implementation("jakarta.annotation:jakarta.annotation-api:2.1.1")
compileOnly("org.springframework.kafka:spring-kafka")

Expand Down

0 comments on commit e802536

Please sign in to comment.