Skip to content

Commit b8c8c43

Browse files
committed
Update deps
1 parent 64da078 commit b8c8c43

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.5.0
37+
http: ^1.6.0
3838
protobuf: ^5.1.0
3939
grpc: ^4.3.1
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.5.0
37+
http: ^1.6.0
3838
protobuf: ^5.1.0
3939
grpc: ^4.3.1
4040
fixnum: ^1.1.1

0 commit comments

Comments
 (0)