Skip to content

Commit

Permalink
chore(deps): bump slf4jVersion from 2.0.9 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps `slf4jVersion` from 2.0.9 to 2.0.10.

Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.10

Updates `org.slf4j:slf4j-simple` from 2.0.9 to 2.0.10

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 1dfdd2b commit b7e9483
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 @@ -11,7 +11,7 @@ plugins {

ext {
jopenlibsVaultVersion = '6.1.0'
slf4jVersion = '2.0.9'
slf4jVersion = '2.0.10'
junitVersion = '5.10.0'
assertJVersion = '3.24.2'
}
Expand Down

0 comments on commit b7e9483

Please sign in to comment.