Skip to content

Commit

Permalink
build(deps): bump connectivity_plus in /packages/flutter_app (#526)
Browse files Browse the repository at this point in the history
Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 6.0.5 to 6.1.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v6.1.0/packages/connectivity_plus)

---
updated-dependencies:
- dependency-name: connectivity_plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nkmr <75433035+k-nkmr@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and k-nkmr authored Dec 10, 2024
1 parent 4797016 commit c5eb0c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/flutter_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -298,10 +298,10 @@ packages:
dependency: "direct main"
description:
name: connectivity_plus
sha256: "2056db5241f96cdc0126bd94459fc4cdc13876753768fc7a31c425e50a7177d0"
sha256: "876849631b0c7dc20f8b471a2a03142841b482438e3b707955464f5ffca3e4c3"
url: "https://pub.dev"
source: hosted
version: "6.0.5"
version: "6.1.0"
connectivity_plus_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
clock: ^1.1.1
cloud_firestore: ^5.5.1
collection: ^1.16.0
connectivity_plus: ^6.0.5
connectivity_plus: ^6.1.0
convenient_widgets:
path: ../convenient_widgets
cupertino_icons: ^1.0.8
Expand Down

0 comments on commit c5eb0c7

Please sign in to comment.