We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9fea6 commit ce27b47Copy full SHA for ce27b47
DEPS
@@ -161,9 +161,9 @@ vars = {
161
# meant to be downloaded by users for local testing. You can self-service
162
# update these by following the go/dart-engprod/browsers.md instructions.
163
"download_chrome": False,
164
- "chrome_tag": "138.0.7204.4",
+ "chrome_tag": "138.0.7204.23",
165
"download_firefox": False,
166
- "firefox_tag": "139.0",
+ "firefox_tag": "139.0.4",
167
168
# Emscripten is used in dart2wasm tests.
169
"download_emscripten": False,
0 commit comments