Update dependency json_serializable to v6.7.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b49f10c875
commit
e1075f5725
2 changed files with 3 additions and 3 deletions
|
@ -409,10 +409,10 @@ packages:
|
|||
dependency: "direct dev"
|
||||
description:
|
||||
name: json_serializable
|
||||
sha256: "61a60716544392a82726dd0fa1dd6f5f1fd32aec66422b6e229e7b90d52325c4"
|
||||
sha256: aa1f5a8912615733e0fdc7a02af03308933c93235bdc8d50d0b0c8a8ccb0b969
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "6.7.0"
|
||||
version: "6.7.1"
|
||||
linkify:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -49,7 +49,7 @@ dev_dependencies:
|
|||
sdk: flutter
|
||||
build_runner: 2.4.6
|
||||
built_value_generator: 8.6.1
|
||||
json_serializable: 6.7.0
|
||||
json_serializable: 6.7.1
|
||||
flutter_lints: 2.0.2
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
|
|
Loading…
Reference in a new issue