Skip to content

Commit 8fb4afa

Browse files
natebiggsCommit Queue
authored andcommitted
Bump Firefox and Chrome browser versions.
Change-Id: Ib8df34bd6e9f24e104fa609b159766ef9a3e8bd1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/422560 Commit-Queue: Nicholas Shahan <[email protected]> Auto-Submit: Nate Biggs <[email protected]> Reviewed-by: Nicholas Shahan <[email protected]>
1 parent 9a81185 commit 8fb4afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,9 @@ vars = {
161161
# meant to be downloaded by users for local testing. You can self-service
162162
# update these by following the go/dart-engprod/browsers.md instructions.
163163
"download_chrome": False,
164-
"chrome_tag": "135.0.7049.41",
164+
"chrome_tag": "136.0.7103.25",
165165
"download_firefox": False,
166-
"firefox_tag": "137.0",
166+
"firefox_tag": "137.0.2",
167167

168168
# Emscripten is used in dart2wasm tests.
169169
"download_emscripten": False,

0 commit comments

Comments
 (0)