mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 09:25:49 +03:00
Bump zxcvbn from 1.4.0 to 1.4.1
Bumps [zxcvbn](https://github.com/nulab/zxcvbn4j) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/nulab/zxcvbn4j/releases) - [Changelog](https://github.com/nulab/zxcvbn4j/blob/master/CHANGELOG.md) - [Commits](https://github.com/nulab/zxcvbn4j/compare/1.4.0...1.4.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
288aed3252
commit
afe617357d
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ dependencies {
|
|||
implementation 'androidx.browser:browser:1.3.0'
|
||||
|
||||
// Passphrase strength helper
|
||||
implementation 'com.nulab-inc:zxcvbn:1.4.0'
|
||||
implementation 'com.nulab-inc:zxcvbn:1.4.1'
|
||||
|
||||
//Alerter
|
||||
implementation 'com.tapadoo.android:alerter:7.0.1'
|
||||
|
|
Loading…
Reference in a new issue