mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Bump built_value from 8.2.2 to 8.2.3 in /jsonexample (#1173)
Bumps [built_value](https://github.com/google/built_value.dart) from 8.2.2 to 8.2.3. - [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.2...v8.2.3) --- updated-dependencies: - dependency-name: built_value dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -91,7 +91,7 @@ packages:
|
||||
name: built_value
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "8.2.2"
|
||||
version: "8.2.3"
|
||||
built_value_generator:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
|
||||
@@ -8,7 +8,7 @@ environment:
|
||||
dependencies:
|
||||
json_annotation: ^4.5.0
|
||||
built_collection: ^5.0.0
|
||||
built_value: ^8.2.2
|
||||
built_value: ^8.2.3
|
||||
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
Reference in New Issue
Block a user