From 2679616b036726e3db950483ea044fd47068280b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 12:51:02 +0000 Subject: [PATCH] chore(deps): bump json_serializable Bumps the json_serializable group in /packages/smithy/smithy_aws with 1 update: [json_serializable](https://github.com/google/json_serializable.dart). Updates `json_serializable` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.8.0...json_serializable-v6.9.0) --- updated-dependencies: - dependency-name: json_serializable dependency-type: direct:production update-type: version-update:semver-minor dependency-group: json_serializable ... 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 2eef5a6c94..b0ce75f48d 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.9.3 file: ">=6.0.0 <8.0.0" glob: ^2.0.2 - json_serializable: 6.8.0 + json_serializable: 6.9.0 pubspec_parse: ^1.2.0 test: ^1.22.1 yaml: ^3.1.0