From 7f95eeaea02bfd32af81aa48399620b3f3ea39a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:52:26 +0000 Subject: [PATCH] chore(deps): Bump the built_value_generator group Bumps the built_value_generator group in /packages/smithy/smithy_aws with 1 update: [built_value_generator](https://github.com/google/built_value.dart). - [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.7.0...v8.8.0) --- updated-dependencies: - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value_generator ... Signed-off-by: dependabot[bot] --- packages/smithy/smithy_aws/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/smithy/smithy_aws/pubspec.yaml b/packages/smithy/smithy_aws/pubspec.yaml index 552de82f2e2..5aa22d456d2 100644 --- a/packages/smithy/smithy_aws/pubspec.yaml +++ b/packages/smithy/smithy_aws/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dev_dependencies: amplify_lints: ">=3.0.0 <3.1.0" build_runner: ^2.4.0 - built_value_generator: 8.7.0 + built_value_generator: 8.8.0 file: ">=6.0.0 <8.0.0" glob: ^2.0.2 json_serializable: 6.7.1