Skip to content

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patrouil committed Dec 22, 2020
1 parent ad2c92f commit 934c73d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ dependencies:
logging: ^0.11.4
http: ^0.12.1
http_auth : ^0.3.0

json_annotation: ^3.0.0
jaguar_jwt: ^2.1.6

dev_dependencies:
pedantic: ^1.9.0 # control coding style. see analysis_options.yaml
test: ^1.6.0
test: ^1.0.0
# in terminal launch 'flutter pub run build_runner watch --delete-conflicting-outputs' for dynamic cede generation
build_runner: ^1.9.0
json_serializable: ^3.3.0
build_runner: ^1.0.0
json_serializable: ^3.0.0
#

0 comments on commit 934c73d

Please sign in to comment.