Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent cf821f4 commit 84b6ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.30'


include 'org.slf4j:slf4j-api:2.0.10'
include 'org.slf4j:slf4j-api:2.0.11'
include 'org.slf4j:slf4j-log4j12:2.0.10'
include 'org.apache.logging.log4j:log4j-api:2.22.1'
include 'org.apache.logging.log4j:log4j-core:2.22.1'
Expand Down

0 comments on commit 84b6ff3

Please sign in to comment.