This is an automated email from the ASF dual-hosted git repository.

vterentev pushed a commit to branch fix-playground-frontend
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/fix-playground-frontend by 
this push:
     new b2073e2746a Pin versions
b2073e2746a is described below

commit b2073e2746a61997074fb1bec89333d0e0e59b99
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Thu Feb 19 00:21:25 2026 +0400

    Pin versions
---
 playground/frontend/playground_components/pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/playground/frontend/playground_components/pubspec.yaml 
b/playground/frontend/playground_components/pubspec.yaml
index 0a9eaae0d84..c7a050d980d 100644
--- a/playground/frontend/playground_components/pubspec.yaml
+++ b/playground/frontend/playground_components/pubspec.yaml
@@ -29,7 +29,7 @@ dependencies:
   app_state: 0.9.4
   clock: ^1.1.1
   collection: ^1.16.0
-  connectivity_plus: ^2.3.9
+  connectivity_plus: ^6.0.3
   easy_localization: ^3.0.1
   easy_localization_loader: 2.0.2
   enum_map: ^0.2.1

Reply via email to