Bump cn.hutool:hutool-crypto from 5.8.22 to 5.8.25

Bumps [cn.hutool:hutool-crypto](https://github.com/dromara/hutool) from 5.8.22 to 5.8.25.
- [Release notes](https://github.com/dromara/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/dromara/hutool/compare/5.8.22...5.8.25)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-15 04:15:47 +00:00 committed by GitHub
parent aebdd9f946
commit ffc48e1803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -257,7 +257,7 @@ dependencies {
//,使
//noinspection GradleDependency,GradlePackageUpdate
implementation('cn.hutool:hutool-crypto:5.8.22')
implementation('cn.hutool:hutool-crypto:5.8.25')
//firebase,
implementation platform('com.google.firebase:firebase-bom:32.5.0')