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
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -875,10 +875,10 @@ packages:
dependency: "direct main"
description:
name: proto_annotations
sha256: eb319f7eb64e3a7222a04f0756b5ac97f95a6b5ff4961f333096b36eceff1108
sha256: "55e7c8a1c6eb7fb3bf917691301ce390a36b9017e9d82692f995c4add3b1fbcc"
url: "https://pub.dev"
source: hosted
version: "7.0.2"
version: "7.1.0"
protobuf:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
cupertino_icons: ^1.0.9
device_info_plus: ^13.2.0
flutter_blue_plus: ^2.3.12
proto_annotations: ^7.0.2
proto_annotations: ^7.1.0
protobuf: ^6.0.0
shared_preferences: ^2.5.5
provider: ^6.1.2
Expand Down
Loading