Skip to content

Commit 07b4f61

Browse files
chore(deps): bump json_serializable
Bumps the json_serializable group in /packages/amplify/amplify_flutter 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] <support@github.com>
1 parent c599cf6 commit 07b4f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amplify/amplify_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ dev_dependencies:
3434
build_runner: ^2.4.9
3535
flutter_test:
3636
sdk: flutter
37-
json_serializable: ">=6.9.4 <6.10.0"
37+
json_serializable: ^6.9.4

0 commit comments

Comments
 (0)