From 9d617ce673d37d5da86aabec9cd5beedc86161f7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Apr 2024 20:03:12 +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 26cd6c1..6dbb2e5 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