build(deps): Bump zxing from 3.5.2 to 3.5.3
Bumps `zxing` from 3.5.2 to 3.5.3. Updates `com.google.zxing:core` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3) Updates `com.google.zxing:javase` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3) --- updated-dependencies: - dependency-name: com.google.zxing:core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.zxing:javase dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bf838fa302
commit
3775599f9a
@ -138,7 +138,7 @@ yubiKit = "2.4.0"
|
|||||||
# We use it to calculate password strength.
|
# We use it to calculate password strength.
|
||||||
zxcvbn4j = "1.8.2"
|
zxcvbn4j = "1.8.2"
|
||||||
# https://github.com/zxing/zxing
|
# https://github.com/zxing/zxing
|
||||||
zxing = "3.5.2"
|
zxing = "3.5.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
achep-bindin = { module = "com.github.AChep:bindin", version.ref = "bindIn" }
|
achep-bindin = { module = "com.github.AChep:bindin", version.ref = "bindIn" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user