Merge pull request #3469 from vector-im/dependabot/gradle/com.nulab-inc-zxcvbn-1.5.2

Bump zxcvbn from 1.5.0 to 1.5.2
This commit is contained in:
Benoit Marty 2021-06-09 14:24:56 +02:00 committed by GitHub
commit 8b138e8ff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ dependencies {
implementation 'androidx.browser:browser:1.3.0'
// Passphrase strength helper
implementation 'com.nulab-inc:zxcvbn:1.5.0'
implementation 'com.nulab-inc:zxcvbn:1.5.2'
//Alerter
implementation 'com.tapadoo.android:alerter:7.0.1'