From bc1647f0d2b27cdc48421fb52cba272204576dbe Mon Sep 17 00:00:00 2001 From: Jason Simmons Date: Thu, 15 Dec 2022 18:09:16 -0800 Subject: [PATCH] Roll the test package used by Web in preparation for a Dart 3 SDK roll (#38342) --- lib/web_ui/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/web_ui/pubspec.yaml b/lib/web_ui/pubspec.yaml index 342563e712ea5..41eb12c074823 100644 --- a/lib/web_ui/pubspec.yaml +++ b/lib/web_ui/pubspec.yaml @@ -40,7 +40,7 @@ dev_dependencies: uuid: 3.0.6 watcher: 1.0.0 web_socket_channel: any - webdriver: 3.0.0 + webdriver: 3.0.1 webkit_inspection_protocol: any yaml: 3.0.0 web_test_utils: