mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-15 05:41:51 +08:00
Bump slf4jVersion from 1.7.33 to 1.7.35 in /Plan (#2252)
Bumps `slf4jVersion` from 1.7.33 to 1.7.35. Updates `slf4j-nop` from 1.7.33 to 1.7.35 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.35) Updates `slf4j-api` from 1.7.33 to 1.7.35 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.35) --- 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:
parent
61f2ea5ff1
commit
ecff809785
@ -80,7 +80,7 @@ subprojects {
|
||||
mysqlVersion = "8.0.28"
|
||||
sqliteVersion = "3.36.0.3"
|
||||
hikariVersion = "4.0.3"
|
||||
slf4jVersion = "1.7.33"
|
||||
slf4jVersion = "1.7.35"
|
||||
geoIpVersion = "2.16.1"
|
||||
gsonVersion = "2.8.9"
|
||||
bstatsVersion = "2.2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user