Skip to content

Commit bec0171

Browse files
committed
Update deps
1 parent 5094db7 commit bec0171

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tfserving-flutter/codelab2/finished/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
cupertino_icons: ^1.0.8
37-
http: ^1.3.0
37+
http: ^1.4.0
3838
protobuf: ^4.0.0
3939
grpc: ^4.0.4
4040
fixnum: ^1.1.1

tfserving-flutter/codelab2/starter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
cupertino_icons: ^1.0.8
37-
http: ^1.3.0
37+
http: ^1.4.0
3838
protobuf: ^4.0.0
3939
grpc: ^4.0.4
4040
fixnum: ^1.1.1

0 commit comments

Comments
 (0)