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 Sep 23, 2024
1 parent da43094 commit 0bc577a
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 @@ -50,7 +50,7 @@ configure(jvmProjects()) {
junitJupiterVersion = '5.10.2'
mockitoVersion = '5.11.0'
logbackLogstashVersion = '7.4'
slf4jVersion = '2.0.12'
slf4jVersion = '2.0.16'
googleTruthVersion = '1.4.2'
logbackVersion = '1.4.14'
jacksonVersion = '2.17.1'
Expand Down

0 comments on commit 0bc577a

Please sign in to comment.