Bump slf4jVersion from 1.7.31 to 1.7.32 in /Plan (#2019)

Bumps `slf4jVersion` from 1.7.31 to 1.7.32.

Updates `slf4j-nop` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-api` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-21 09:38:13 +03:00 committed by GitHub
parent 83511ed1f7
commit 386e45dea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ subprojects {
mysqlVersion = "8.0.26"
sqliteVersion = "3.36.0.1"
hikariVersion = "4.0.3"
slf4jVersion = "1.7.31"
slf4jVersion = "1.7.32"
geoIpVersion = "2.15.0"
gsonVersion = "2.8.7"
bstatsVersion = "2.2.1"