Bump hutool-crypto from 5.8.1 to 5.8.8 in /app

Bumps [hutool-crypto](https://github.com/dromara/hutool) from 5.8.1 to 5.8.8.
- [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.1...5.8.8)

---
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>
pull/2341/head
dependabot[bot] 3 years ago committed by GitHub
parent f424a18b5b
commit 36eb016612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

@ -241,7 +241,7 @@ dependencies {
//,使
//noinspection GradleDependency,GradlePackageUpdate
implementation('cn.hutool:hutool-crypto:5.8.1')
implementation('cn.hutool:hutool-crypto:5.8.8')
//firebase, ,
//implementation platform('com.google.firebase:firebase-bom:30.0.1')

Loading…
Cancel
Save