Skip to content

Commit

Permalink
Bump flutter_reactive_ble from 5.3.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps [flutter_reactive_ble](https://github.com/PhilipsHue/flutter_reactive_ble) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/PhilipsHue/flutter_reactive_ble/releases)
- [Commits](PhilipsHue/flutter_reactive_ble@5.3.0...5.3.1)

---
updated-dependencies:
- dependency-name: flutter_reactive_ble
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 08bc238 commit 80a3409
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -479,10 +479,10 @@ packages:
dependency: "direct main"
description:
name: flutter_reactive_ble
sha256: e2184b7793f0da1bd522a6296995f2b7a2a6ca28c57419cb5f5129b4cbdccf02
sha256: "247e2efa76de203d1ba11335c13754b5b9d0504b5423e5b0c93a600f016b24e0"
url: "https://pub.dev"
source: hosted
version: "5.3.0"
version: "5.3.1"
flutter_riverpod:
dependency: "direct main"
description:
Expand Down Expand Up @@ -969,18 +969,18 @@ packages:
dependency: transitive
description:
name: reactive_ble_mobile
sha256: fd4a27cd9753fd50480a6351f7aa75703cff4b504060e4b2dbf7dafde20d03bb
sha256: "9ec2b4c9c725e439950838d551579750060258fbccd5536d0543b4d07d225798"
url: "https://pub.dev"
source: hosted
version: "5.3.0"
version: "5.3.1"
reactive_ble_platform_interface:
dependency: transitive
description:
name: reactive_ble_platform_interface
sha256: "5a6e7e73d5c3ac778aa72f2c325ed37edfc6cb9029c66d5e2e8cc6a9c9c113ee"
sha256: "632c92401a2d69c9b94bd48f8fd47488a7013f3d1f9b291884350291a4a81813"
url: "https://pub.dev"
source: hosted
version: "5.3.0"
version: "5.3.1"
riverpod:
dependency: transitive
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:
flutter_riverpod: ^2.4.10
logging: ^1.2.0
logging_flutter: ^3.0.0
flutter_reactive_ble: ^5.3.0
flutter_reactive_ble: ^5.3.1
shared_preferences: ^2.2.2
go_router: ^13.1.0
double_back_to_close_app: ^2.1.0
Expand Down

0 comments on commit 80a3409

Please sign in to comment.