From d6494cc2801b48d698625f8a55d37a4c4e45d085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 16:05:42 +0000 Subject: [PATCH] chore(deps): bump built_value_generator Bumps the built_value_generator group in /packages/smithy/smithy_aws with 1 update: [built_value_generator](https://github.com/google/built_value.dart). Updates `built_value_generator` from 8.10.1 to 8.12.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/commits) --- updated-dependencies: - dependency-name: built_value_generator dependency-version: 8.12.0 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 b963453f93..17bea08a6d 100644 --- a/packages/smithy/smithy_aws/pubspec.yaml +++ b/packages/smithy/smithy_aws/pubspec.yaml @@ -30,7 +30,7 @@ dev_dependencies: built_value_generator: ^8.10.1 file: ^7.0.1 glob: ^2.1.0 - json_serializable: ">=6.9.4 <6.10.0" + json_serializable: ^6.9.4 pubspec_parse: ^1.2.2 test: ^1.22.1 yaml: ^3.1.1