mirror of https://github.com/halo-dev/halo
chore(deps): bump hutoolVersion from 5.3.2 to 5.3.3 (#826)
Bumps `hutoolVersion` from 5.3.2 to 5.3.3. Updates `hutool-core` from 5.3.2 to 5.3.3 - [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.3.2...5.3.3) Updates `hutool-crypto` from 5.3.2 to 5.3.3 - [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.3.2...5.3.3) Updates `hutool-extra` from 5.3.2 to 5.3.3 - [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.3.2...5.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/830/head
parent
ce13e6a5df
commit
52752d16d1
|
@ -52,7 +52,7 @@ processResources {
|
|||
}
|
||||
|
||||
ext {
|
||||
hutoolVersion = "5.3.2"
|
||||
hutoolVersion = "5.3.3"
|
||||
upyunSdkVersion = "4.2.0"
|
||||
qiniuSdkVersion = "7.2.28"
|
||||
aliyunSdkVersion = "3.9.1"
|
||||
|
|
Loading…
Reference in New Issue