Skip to content

Commit f9f0342

Browse files
authored
Upgrade/remove old packages. (#195)
1 parent 269ae95 commit f9f0342

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

pkgs/appengine/analysis_options.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
include: package:pedantic/analysis_options.1.8.0.yaml
2-
31
analyzer:
42
errors:
53
# This is triggered in generated code.

pkgs/appengine/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,13 @@ dependencies:
1717
fixnum: ^1.0.0
1818
gcloud: ^0.8.10
1919
googleapis_auth: ^1.1.0
20-
grpc: ^3.1.0
20+
grpc: ^4.0.1
2121
http: '>=0.13.3 <2.0.0'
2222
logging: ^1.0.1
2323
path: ^1.8.0
2424
protobuf: ^3.1.0
2525
stack_trace: ^1.10.0
2626

2727
dev_dependencies:
28-
pedantic: ^1.11.0
2928
protoc_plugin: ^21.1.2
3029
test: ^1.17.5

0 commit comments

Comments
 (0)