Skip to content

Commit 2dbbb97

Browse files
chore(deps): Bump the built_value group
Bumps the built_value group in /packages/test/amplify_integration_test with 3 updates: [built_value](https://github.com/google/built_value.dart), [built_value_generator](https://github.com/google/built_value.dart) and [amplify_lints](https://github.com/aws-amplify/amplify-flutter/tree/main/packages). Updates `built_value` from 8.8.1 to 8.9.2 - [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/commits/v8.9.2) Updates `built_value_generator` from 8.8.1 to 8.9.2 - [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/commits/v8.9.2) Updates `amplify_lints` from 2.0.3 to 3.1.0 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/HEAD/packages) --- updated-dependencies: - dependency-name: built_value dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value - dependency-name: amplify_lints dependency-type: direct:production update-type: version-update:semver-major dependency-group: built_value ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05bf466 commit 2dbbb97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/test/amplify_integration_test/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
aws_common: any
1616
aws_signature_v4: any
1717
built_collection: ^5.0.0
18-
built_value: ^8.6.0
18+
built_value: ^8.9.2
1919
collection: ^1.15.0
2020
meta: ^1.8.0
2121
smithy: any
@@ -24,6 +24,6 @@ dependencies:
2424
test: ^1.22.1
2525

2626
dev_dependencies:
27-
amplify_lints: ^2.0.0
27+
amplify_lints: ^3.1.0
2828
build_runner: ^2.4.9
29-
built_value_generator: 8.8.1
29+
built_value_generator: 8.9.2

0 commit comments

Comments
 (0)