Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CastIt.Client/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -500,18 +500,18 @@ packages:
dependency: "direct main"
description:
name: network_info_plus
sha256: f3d141fa573b1bb3b10881fb6cebd4451db5dc3b3a23df597de804e8916ca004
sha256: f424bad71994a1dc8594b00a6f71a665f7714ee7b32d397656d592c030d8555f
url: "https://pub.dev"
source: hosted
version: "8.0.0"
version: "8.1.0"
network_info_plus_platform_interface:
dependency: transitive
description:
name: network_info_plus_platform_interface
sha256: ec387e299bf34c9403b5390d6574a9f8cdda6ab45917b9b4b6c85d45aafd14e3
sha256: "210b58064bc08e04b3a2b608f1f999cf768871fbd531961dc33a91720869d182"
url: "https://pub.dev"
source: hosted
version: "3.0.0"
version: "3.1.0"
nil:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion CastIt.Client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
intl: ^0.20.2
json_annotation: ^4.11.0
logger: ^2.7.0
network_info_plus: ^8.0.0
network_info_plus: ^8.1.0
nil: ^1.1.1
package_info_plus: ^10.0.0
path: ^1.9.1
Expand Down