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 932d7166fba Fix provider version
932d7166fba is described below

commit 932d7166fba5285e5e12ec917bac74a491cf7462
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Feb 18 22:49:12 2026 +0400

    Fix provider version
---
 playground/frontend/pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/playground/frontend/pubspec.yaml b/playground/frontend/pubspec.yaml
index 553907b6f3c..b13a546baf9 100644
--- a/playground/frontend/pubspec.yaml
+++ b/playground/frontend/pubspec.yaml
@@ -44,7 +44,7 @@ dependencies:
   intl: 0.18.0
   onmessage: 0.2.0
   playground_components: { path: playground_components }
-  provider: 6.0.0
+  provider: 6.0.3
   shared_preferences: 2.0.12
   url_launcher: 6.0.12
   url_strategy: 0.2.0

Reply via email to