From 60c6c4342fd28e534a31d2f473ec68ff9faecf47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 03:14:39 -0700 Subject: [PATCH] Bump built_value_generator in /desktop_photo_search/material (#1243) Bumps [built_value_generator](https://github.com/google/built_value.dart) from 8.2.3 to 8.3.0. - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/built_value.dart/compare/v8.2.3...v8.3.0) --- updated-dependencies: - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- desktop_photo_search/material/pubspec.lock | 2 +- desktop_photo_search/material/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop_photo_search/material/pubspec.lock b/desktop_photo_search/material/pubspec.lock index 38d6e40c9..7f6118920 100644 --- a/desktop_photo_search/material/pubspec.lock +++ b/desktop_photo_search/material/pubspec.lock @@ -105,7 +105,7 @@ packages: name: built_value_generator url: "https://pub.dartlang.org" source: hosted - version: "8.2.3" + version: "8.3.0" characters: dependency: transitive description: diff --git a/desktop_photo_search/material/pubspec.yaml b/desktop_photo_search/material/pubspec.yaml index 5b767adca..ca50b616e 100644 --- a/desktop_photo_search/material/pubspec.yaml +++ b/desktop_photo_search/material/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: dev_dependencies: build: ^2.2.1 build_runner: ^2.1.7 - built_value_generator: ^8.2.3 + built_value_generator: ^8.3.0 flutter_lints: ^1.0.0 flutter_test: sdk: flutter