1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Bump json_annotation from 4.4.0 to 4.5.0 in /jsonexample (#1163)

This commit is contained in:
dependabot[bot]
2022-04-28 17:52:37 +10:00
committed by GitHub
parent 9cceea16d4
commit 04be66729a
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
json_annotation: ^4.0.0
json_annotation: ^4.5.0
built_collection: ^5.0.0
built_value: ^8.2.2