Skip to content

Commit

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

---
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 4, 2023
1 parent 92dffa7 commit 2d8d7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
// https://github.com/mockito/mockito/issues/2590
testImplementation 'org.mockito:mockito-inline:4.11.0'

implementation 'org.slf4j:slf4j-api:2.0.7'
implementation 'org.slf4j:slf4j-api:2.0.9'
}

java {
Expand Down

0 comments on commit 2d8d7e4

Please sign in to comment.