chore(deps): update com.google.zxing:core to v3.5.4 (#3670)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-11 18:21:58 -06:00
committed by GitHub
parent 57ef889caa
commit 65775fd8be

View File

@@ -96,7 +96,7 @@ maps-compose-widgets = { module = "com.google.maps.android:maps-compose-widgets"
play-services-maps = { module = "com.google.android.gms:play-services-maps", version = "19.2.0" }
protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref = "protobuf" }
protobuf-protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
zxing-core = { module = "com.google.zxing:core", version = "3.5.3" }
zxing-core = { module = "com.google.zxing:core", version = "3.5.4" }
truth = { module = "com.google.truth:truth", version = "1.4.5" }
# Jetbrains