chore(deps): bump hutoolVersion from 5.2.3 to 5.3.2 (#788)

Bumps `hutoolVersion` from 5.2.3 to 5.3.2.

Updates `hutool-core` from 5.2.3 to 5.3.2
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.2.3...5.3.2)

Updates `hutool-crypto` from 5.2.3 to 5.3.2
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.2.3...5.3.2)

Updates `hutool-extra` from 5.2.3 to 5.3.2
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.2.3...5.3.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/799/head
dependabot-preview[bot] 2020-04-28 10:48:24 +08:00 committed by GitHub
parent e268238234
commit 27be8ead3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ processResources {
}
ext {
hutoolVersion = "5.2.3"
hutoolVersion = "5.3.2"
upyunSdkVersion = "4.2.0"
qiniuSdkVersion = "7.2.28"
aliyunSdkVersion = "3.8.1"