Update zxing:core, zxing:javase to 3.5.0 (#4737)

This commit is contained in:
Scala Steward 2022-09-16 03:19:53 +02:00 committed by GitHub
parent 6a74c012bf
commit cf6015f281
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ object Deps {
val sttpV = "3.7.6" // https://github.com/softwaremill/sttp
val codehausV = "3.1.8"
val scalaJsTimeV = "2.3.0"
val zxingV = "3.4.1"
val zxingV = "3.5.0"
val monixV = "3.4.0"