From d58e54c799db37009f5d0b116911554dd0680455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:08:22 +0000 Subject: [PATCH] chore(deps): bump build_runner Bumps the build_runner group in /packages/smithy/smithy with 1 update: [build_runner](https://github.com/dart-lang/build). Updates `build_runner` from 2.5.4 to 2.8.0 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.5.4...build_runner-v2.8.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build_runner ... 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