File tree Expand file tree Collapse file tree 4 files changed +4
-19
lines changed Expand file tree Collapse file tree 4 files changed +4
-19
lines changed Original file line number Diff line number Diff line change 11
11
- ' pubspec.yaml'
12
12
jobs :
13
13
test :
14
- runs-on : ubuntu-20.04
14
+ runs-on : ubuntu-latest
15
15
steps :
16
16
- uses : actions/checkout@v1
17
17
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -545,14 +545,14 @@ packages:
545
545
name: json_annotation
546
546
url: "https://pub.dartlang.org"
547
547
source: hosted
548
- version: "4.6 .0"
548
+ version: "4.7 .0"
549
549
json_serializable:
550
550
dependency: "direct dev"
551
551
description:
552
552
name: json_serializable
553
553
url: "https://pub.dartlang.org"
554
554
source: hosted
555
- version: "6.3.2 "
555
+ version: "6.4.0 "
556
556
klizma:
557
557
dependency: transitive
558
558
description:
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies:
44
44
http : ^0.13.5
45
45
image_picker : ^0.8.4+9
46
46
intl : ^0.17.0
47
- json_annotation : ^4.5 .0
47
+ json_annotation : ^4.7 .0
48
48
version : ^3.0.2
49
49
package_info : ^2.0.2
50
50
provider : ^6.0.3
You can’t perform that action at this time.
0 commit comments