Skip to content

Commit

Permalink
Bump depSlf4jVersion from 2.0.10 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps `depSlf4jVersion` from 2.0.10 to 2.0.11.

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

Updates `org.slf4j:slf4j-simple` 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
- 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 Jan 15, 2024
1 parent 2291f5f commit a398131
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 @@ -25,7 +25,7 @@ ext {
depJunitVersion = "5.10.1"
depLombokVersion = "1.18.16"
depMockitoVersion = "5.8.0"
depSlf4jVersion = "2.0.10"
depSlf4jVersion = "2.0.11"
}

apply from: 'gradle/quality.gradle'
Expand Down

0 comments on commit a398131

Please sign in to comment.