From 9d59ac6685964e13272a73be35ff2e2b14dde364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 12:37:51 +0000 Subject: [PATCH] chore(deps): bump json_serializable Bumps the json_serializable group with 1 update in the /packages/amplify/amplify_flutter directory: [json_serializable](https://github.com/google/json_serializable.dart). Updates `json_serializable` from 6.8.0 to 6.9.4 - [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.4) --- 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/amplify/amplify_flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/amplify/amplify_flutter/pubspec.yaml b/packages/amplify/amplify_flutter/pubspec.yaml index 27e22d428a..8bda72b80d 100644 --- a/packages/amplify/amplify_flutter/pubspec.yaml +++ b/packages/amplify/amplify_flutter/pubspec.yaml @@ -34,4 +34,4 @@ dev_dependencies: build_runner: ^2.4.9 flutter_test: sdk: flutter - json_serializable: 6.8.0 + json_serializable: 6.9.4