From 33e06080adcd872baa60fe79a1aa4d990b6036a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 12:11:31 +0000 Subject: [PATCH] chore(deps): bump built_value_generator Bumps the built_value_generator group in /packages/smithy/smithy 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/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/smithy/smithy/pubspec.yaml b/packages/smithy/smithy/pubspec.yaml index fd9fecf50b..6623a8beff 100644 --- a/packages/smithy/smithy/pubspec.yaml +++ b/packages/smithy/smithy/pubspec.yaml @@ -31,6 +31,6 @@ dev_dependencies: amplify_lints: ">=3.1.4 <3.2.0" build_runner: ^2.4.9 built_value_generator: ^8.10.1 - json_serializable: ">=6.9.4 <6.10.0" + json_serializable: ^6.9.4 stack_trace: ^1.10.0 test: ^1.22.1