Skip to content

Commit c48b6dd

Browse files
fix: json_serializableのバージョンを6.9.0から6.11.1にアップグレード
1 parent 64aab9c commit c48b6dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev_dependencies:
3434
sdk: flutter
3535
flutter_lints: ^5.0.0
3636
build_runner: ^2.4.13
37-
json_serializable: 6.9.0
37+
json_serializable: ^6.11.1
3838
file: ^7.0.1
3939

4040
# For information on the generic Dart part of this file, see the

0 commit comments

Comments
 (0)