Skip to content

Commit

Permalink
build(deps): Bump com.google.zxing:core from 3.5.0 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps [com.google.zxing:core](https://github.com/zxing/zxing) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/zxing/zxing/releases)
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES)
- [Commits](zxing/zxing@zxing-3.5.0...zxing-3.5.2)

---
updated-dependencies:
- dependency-name: com.google.zxing:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent b14445d commit 64eaaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ easyimage = "com.github.jkwiecien:EasyImage:1.4.0"

# Barcode and QR Scanner
# TODO: cannot upgrade, requires API 24 or higher
zxing-core = "com.google.zxing:core:3.5.0"
zxing-core = "com.google.zxing:core:3.5.2"
zxing-android-embedded = "com.journeyapps:zxing-android-embedded:3.6.0"

# UI Component : ImageView with Zooming
Expand Down

0 comments on commit 64eaaa0

Please sign in to comment.