Skip to content

Commit

Permalink
Upgrade/remove old packages. (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcdole authored Mar 7, 2025
1 parent 269ae95 commit f9f0342
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions pkgs/appengine/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
include: package:pedantic/analysis_options.1.8.0.yaml

analyzer:
errors:
# This is triggered in generated code.
Expand Down
3 changes: 1 addition & 2 deletions pkgs/appengine/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,13 @@ dependencies:
fixnum: ^1.0.0
gcloud: ^0.8.10
googleapis_auth: ^1.1.0
grpc: ^3.1.0
grpc: ^4.0.1
http: '>=0.13.3 <2.0.0'
logging: ^1.0.1
path: ^1.8.0
protobuf: ^3.1.0
stack_trace: ^1.10.0

dev_dependencies:
pedantic: ^1.11.0
protoc_plugin: ^21.1.2
test: ^1.17.5

0 comments on commit f9f0342

Please sign in to comment.