Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.11.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 681ddb0 commit 691137d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logcapture-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
api "org.hamcrest:hamcrest-library:2.2"
api "ch.qos.logback:logback-classic:1.2.11"
api "org.slf4j:slf4j-api:1.7.36"
api "org.slf4j:slf4j-api:2.0.11"

testImplementation "junit:junit:4.13.2"
testImplementation "org.assertj:assertj-core:3.24.2"
Expand Down

0 comments on commit 691137d

Please sign in to comment.