Skip to content

Commit 5dedd7d

Browse files
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.9.5 to 6.11.1 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.9.5...json_serializable-v6.11.1) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: json_serializable ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb432da commit 5dedd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/smithy/smithy_codegen/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev_dependencies:
4343
build_verify: ^3.0.0
4444
build_version: ^2.1.1
4545
built_value_generator: ^8.10.1
46-
json_serializable: ">=6.9.4 <6.10.0"
46+
json_serializable: ^6.11.1
4747
smithy_test:
4848
path: ../smithy_test
4949
test: ^1.22.1

0 commit comments

Comments
 (0)