From 676cec0ed6ee5fe96ff64c3546188fd02241a351 Mon Sep 17 00:00:00 2001 From: Efthymis Sarmpanis Date: Thu, 4 Apr 2024 10:47:26 +0300 Subject: [PATCH] Revert "chore(deps): bump connectivity_plus (#1885)" (#1890) This reverts commit e16baf7e5916612842f9e2198e6802da09340549. --- packages/stream_chat_flutter_core/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_chat_flutter_core/pubspec.yaml b/packages/stream_chat_flutter_core/pubspec.yaml index e7dae4111..806295474 100644 --- a/packages/stream_chat_flutter_core/pubspec.yaml +++ b/packages/stream_chat_flutter_core/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: collection: ^1.17.2 - connectivity_plus: ">=4.0.2 <7.0.0" + connectivity_plus: ">=4.0.2 <6.0.0" flutter: sdk: flutter freezed_annotation: ^2.4.1