Bump hutool-crypto from 5.8.1 to 5.8.6 in /app

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

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

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

Loading…
Cancel
Save