From cb72d6597bd8e18d0007c44da4a8ac2e799ce489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 20:26:42 +0000 Subject: [PATCH] chore(deps): bump build_runner Bumps the build_runner group in /packages/storage/amplify_storage_s3_dart 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/storage/amplify_storage_s3_dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/storage/amplify_storage_s3_dart/pubspec.yaml b/packages/storage/amplify_storage_s3_dart/pubspec.yaml index 0fbe9703fc..4c408bc11b 100644 --- a/packages/storage/amplify_storage_s3_dart/pubspec.yaml +++ b/packages/storage/amplify_storage_s3_dart/pubspec.yaml @@ -31,6 +31,6 @@ dev_dependencies: build_verify: ^3.0.0 built_value_generator: ^8.10.1 drift_dev: ^2.25.1 - json_serializable: ">=6.9.4 <6.10.0" + json_serializable: ^6.9.4 mocktail: ^1.0.0 test: ^1.22.1