Skip to content

Commit

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

---
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 17, 2025
1 parent 9e8a57e commit 629204d
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 @@ -29,7 +29,7 @@ dependencies {
testCompileOnly 'org.projectlombok:lombok:1.18.32'
testAnnotationProcessor 'org.projectlombok:lombok:1.18.32'

implementation 'org.slf4j:slf4j-api:2.0.12'
implementation 'org.slf4j:slf4j-api:2.0.16'

implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.0'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.0'
Expand Down

0 comments on commit 629204d

Please sign in to comment.