Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 08268a2 commit ebf72c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencyResolutionManagement {

library('assertj', 'org.assertj:assertj-core:3.26.0')

library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.13')
library('slf4j-log4j12', 'org.slf4j:slf4j-log4j12:2.0.16')

library('gcs', 'com.google.cloud:google-cloud-storage:2.40.1')
}
Expand Down

0 comments on commit ebf72c5

Please sign in to comment.