From f62286f35463c82c1255cf2613d73954f0816581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 06:38:23 +0000 Subject: [PATCH] chore(deps): bump google_mlkit_barcode_scanning Bumps [google_mlkit_barcode_scanning](https://github.com/bharat-biradar/Google-Ml-Kit-plugin) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/bharat-biradar/Google-Ml-Kit-plugin/releases) - [Changelog](https://github.com/bharat-biradar/Google-Ml-Kit-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/bharat-biradar/Google-Ml-Kit-plugin/commits) --- updated-dependencies: - dependency-name: google_mlkit_barcode_scanning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/scanner/mlkit/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/scanner/mlkit/pubspec.yaml b/packages/scanner/mlkit/pubspec.yaml index c0b451143581..75dbc1cdcdbf 100644 --- a/packages/scanner/mlkit/pubspec.yaml +++ b/packages/scanner/mlkit/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: path: ../shared flutter_isolate: 2.0.3 - google_mlkit_barcode_scanning: 0.3.0 + google_mlkit_barcode_scanning: ^0.5.0 typed_data: 1.3.1 dev_dependencies: