Skip to content

Commit

Permalink
Merge pull request #113 from mastodon-dart/cron_upgrade_dart_dependen…
Browse files Browse the repository at this point in the history
…cies

[Scheduled] `dart pub upgrade --null-safety`
  • Loading branch information
myConsciousness committed Jan 21, 2023
2 parents 8ace25d + ebe5a7c commit 7b6ea6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ dependencies:
http: ^0.13.5
universal_io: ^2.0.4
freezed_annotation: ^2.2.0
json_annotation: ^4.7.0
json_annotation: ^4.8.0

dev_dependencies:
lints: ^2.0.1
test: ^1.22.2
build_runner: ^2.3.3
json_serializable: ^6.5.4
json_serializable: ^6.6.0
freezed: ^2.3.2
import_sorter: ^4.6.0
mockito: ^5.3.2
Expand Down

0 comments on commit 7b6ea6c

Please sign in to comment.