We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d21840 commit 13a2f8eCopy full SHA for 13a2f8e
pubspec.lock
@@ -261,10 +261,10 @@ packages:
261
dependency: "direct dev"
262
description:
263
name: json_serializable
264
- sha256: ce2cf974ccdee13be2a510832d7fba0b94b364e0b0395dee42abaa51b855be27
+ sha256: "3f2913b7c2430afe8ac5afe6fb15c1de4a60af4f630625e6e238f80ba4b80cbd"
265
url: "https://pub.dev"
266
source: hosted
267
- version: "6.10.0"
+ version: "6.11.0"
268
logging:
269
dependency: transitive
270
pubspec.yaml
@@ -14,7 +14,7 @@ dependencies:
14
15
dev_dependencies:
16
build_runner: ^2.4.15
17
- json_serializable: ^6.9.5
+ json_serializable: ^6.11.0
18
mocktail: ^1.0.4
19
test: ^1.26.1
20
very_good_analysis: ^9.0.0
0 commit comments