From 4b83ba58f638d9327a0b89f7accb79ee53949d5b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Apr 2024 15:02:40 +0000 Subject: [PATCH] Update dependency json_serializable to v6.8.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f5c8b58..ae47d56 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dev_dependencies: sdk: flutter build_runner: 2.4.9 built_value_generator: 8.9.1 - json_serializable: 6.7.1 + json_serializable: 6.8.0 flutter_lints: 3.0.2 # For information on the generic Dart part of this file, see the -- 2.45.2