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 566ba0b586c Fix mockito version
566ba0b586c is described below
commit 566ba0b586c39393e948aaac9bde4ad2b49dc462
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Feb 18 22:52:43 2026 +0400
Fix mockito 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 b13a546baf9..a7663712bd0 100644
--- a/playground/frontend/pubspec.yaml
+++ b/playground/frontend/pubspec.yaml
@@ -56,7 +56,7 @@ dev_dependencies:
flutter_lints: 2.0.1
flutter_test: { sdk: flutter }
integration_test: { sdk: flutter }
- mockito: 5.0.16
+ mockito: 5.4.1
playground_components_dev: { path: playground_components_dev }
flutter: