Skip to content

Commit ef82f6b

Browse files
committed
Upgrade dependencies and bug fix permissions.
1 parent b3c3fe0 commit ef82f6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ dependencies:
1717
collection: ">=1.17.0 <2.0.0"
1818

1919
dev_dependencies:
20-
build_runner: ^2.4.4
20+
build_runner: ^2.4.5
2121
flutter_lints: ^2.0.1
2222
json_serializable: ^6.7.0
23-
lints: ^2.1.0
23+
lints: ^2.1.1
2424

2525
scripts: scripts.yaml

0 commit comments

Comments
 (0)