Skip to content

Commit 257a31e

Browse files
chore(deps): bump json_serializable
Bumps the json_serializable group in /packages/storage/amplify_storage_s3_dart with 1 update: [json_serializable](https://github.com/google/json_serializable.dart). Updates `json_serializable` from 6.9.5 to 6.10.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.9.5...json_serializable-v6.10.0) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: json_serializable ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f541d17 commit 257a31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storage/amplify_storage_s3_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ dev_dependencies:
3131
build_verify: ^3.0.0
3232
built_value_generator: ^8.10.1
3333
drift_dev: ^2.25.1
34-
json_serializable: ">=6.9.4 <6.10.0"
34+
json_serializable: ^6.9.4
3535
mocktail: ^1.0.0
3636
test: ^1.22.1

0 commit comments

Comments
 (0)