From 4846a31847121e7b69b2a4ced4cfe9525dc360b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:36:52 +0000 Subject: [PATCH] chore(deps): bump json_serializable Bumps the json_serializable group in /packages/smithy/smithy_codegen 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_codegen/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/smithy/smithy_codegen/pubspec.yaml b/packages/smithy/smithy_codegen/pubspec.yaml index c0c4bb702d..2a5d4804cd 100644 --- a/packages/smithy/smithy_codegen/pubspec.yaml +++ b/packages/smithy/smithy_codegen/pubspec.yaml @@ -43,7 +43,7 @@ dev_dependencies: build_verify: ^3.0.0 build_version: ^2.1.0 built_value_generator: 8.8.1 - json_serializable: 6.8.0 + json_serializable: 6.9.0 smithy_test: path: ../smithy_test test: ^1.22.1