Skip to content

Commit faa5850

Browse files
renovate[bot]alextran1502
authored andcommitted
fix(deps): update dependency connectivity_plus to v7 (immich-app#22723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex <[email protected]>
1 parent a322274 commit faa5850

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mobile/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,10 +317,10 @@ packages:
317317
dependency: "direct main"
318318
description:
319319
name: connectivity_plus
320-
sha256: "04bf81bb0b77de31557b58d052b24b3eee33f09a6e7a8c68a3e247c7df19ec27"
320+
sha256: "33bae12a398f841c6cda09d1064212957265869104c478e5ad51e2fb26c3973c"
321321
url: "https://pub.dev"
322322
source: hosted
323-
version: "6.1.3"
323+
version: "7.0.0"
324324
connectivity_plus_platform_interface:
325325
dependency: transitive
326326
description:

mobile/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
cancellation_token_http: ^2.1.0
2020
cast: ^2.1.0
2121
collection: ^1.18.0
22-
connectivity_plus: ^6.1.3
22+
connectivity_plus: ^7.0.0
2323
crop_image: ^1.0.16
2424
crypto: ^3.0.6
2525
device_info_plus: ^12.0.0

0 commit comments

Comments
 (0)