From adab732cc0ace50dd59be7c9594c92883adf3460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:54:22 +0000 Subject: [PATCH] Bump cunning_document_scanner from 1.2.3 to 1.3.0 in /example Bumps [cunning_document_scanner](https://github.com/jachzen/cunning_document_scanner) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/jachzen/cunning_document_scanner/releases) - [Changelog](https://github.com/jachzen/cunning_document_scanner/blob/master/CHANGELOG.md) - [Commits](https://github.com/jachzen/cunning_document_scanner/commits) --- updated-dependencies: - dependency-name: cunning_document_scanner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/pubspec.lock | 2 +- example/pubspec.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index c3dd21f..c52095b 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -47,7 +47,7 @@ packages: path: ".." relative: true source: path - version: "1.2.3" + version: "1.3.0" cupertino_icons: dependency: "direct main" description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 87461f2..7b07cdb 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -26,6 +26,7 @@ dependencies: # The example app is bundled with the plugin so we use a path dependency on # the parent directory to use the current plugin's version. path: ../ + version: 1.3.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.