Skip to content

Commit

Permalink
Bump slf4j-api from 1.7.33 to 1.7.36
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2022
1 parent 1e3c839 commit 7c0d43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<ktlint.version>0.43.2</ktlint.version>
<junit.version>5.8.2</junit.version>
<guava.version>31.0.1-jre</guava.version>
<slf4j.version>1.7.33</slf4j.version>
<slf4j.version>1.7.36</slf4j.version>
<commons-cli.version>1.5.0</commons-cli.version>
<diktat-check.version>1.0.3</diktat-check.version>
<kotlinpoet.version>1.10.0</kotlinpoet.version>
Expand Down

0 comments on commit 7c0d43a

Please sign in to comment.