diff --git a/pubspec.lock b/pubspec.lock index ff6059978..2c738d01b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -154,10 +154,10 @@ packages: dependency: "direct main" description: name: flutter_blue_plus - sha256: "1bf31abe0c6d4992c10212fe80b3b9529b082eb62b451bf9858d3a172ca76a3a" + sha256: "55d37e9339765fef9439f3759a2bddaf9c8db1f90d46ba5a5d834fb28e0ab809" url: "https://pub.dev" source: hosted - version: "1.32.11" + version: "1.32.12" flutter_driver: dependency: transitive description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index d9b5763f4..0dc9f97fe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.6 provider: ^6.1.2 - flutter_blue_plus: ^1.32.7 + flutter_blue_plus: ^1.32.12 logger: ^2.3.0 flutter_svg: ^2.0.10+1 get_it: ^7.7.0