Merge pull request #3003 from gedoor/dependabot/gradle/cn.hutool-hutool-crypto-5.8.18

Bump cn.hutool:hutool-crypto from 5.8.17 to 5.8.18
This commit is contained in:
kunfei
2023-04-17 16:39:27 +08:00
committed by GitHub

View File

@@ -254,7 +254,7 @@ dependencies {
//加解密类库,有些书源使用
//noinspection GradleDependency,GradlePackageUpdate
implementation('cn.hutool:hutool-crypto:5.8.17')
implementation('cn.hutool:hutool-crypto:5.8.18')
//firebase, 崩溃统计和性能统计, 会导致共存版本崩溃
//implementation platform('com.google.firebase:firebase-bom:30.0.1')