Skip to content

Commit

Permalink
build(deps): bump slf4j-api from 1.7.33 to 1.7.36 (#1647)
Browse files Browse the repository at this point in the history
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.33 to 1.7.36.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.36)

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2022
1 parent 13377bf commit 2a0773c
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 @@ -57,7 +57,7 @@ dependencies {
implementation 'commons-io:commons-io:2.11.0'
implementation 'org.springframework:spring-context:5.3.15'
implementation 'org.aspectj:aspectjweaver:1.9.7'
implementation 'org.slf4j:slf4j-api:1.7.33'
implementation 'org.slf4j:slf4j-api:1.7.36'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.hamcrest:hamcrest:2.2'
Expand Down

0 comments on commit 2a0773c

Please sign in to comment.