From 05ca2582439bda9e32bd6b0c63f3e9664957b9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 03:28:01 +0000 Subject: [PATCH] build(deps): bump photo_view from 0.13.0 to 0.14.0 Bumps [photo_view](https://github.com/renancaraujo/photo_view) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/renancaraujo/photo_view/releases) - [Changelog](https://github.com/bluefireteam/photo_view/blob/master/CHANGELOG.md) - [Commits](https://github.com/renancaraujo/photo_view/compare/0.13.0...0.14.0) --- updated-dependencies: - dependency-name: photo_view dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a961e6a..0ee8c23 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -584,7 +584,7 @@ packages: name: photo_view url: "https://pub.dartlang.org" source: hosted - version: "0.13.0" + version: "0.14.0" pinput: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 129ab30..fcdc00f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: flutter_svg: ^1.1.1+1 bouncing_widget: ^2.0.0 shimmer: ^2.0.0 - photo_view: ^0.13.0 + photo_view: ^0.14.0 dev_dependencies: flutter_test: