Skip to content

Commit 9585877

Browse files
natebiggsCommit Queue
authored andcommitted
Update Chrome and Firefox versions.
Chrome: 137.0.7151.40 Firefox: 138.0.4 Change-Id: I9251c10255fa86da8ad710757de324fb1e6cd678 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/430840 Reviewed-by: Mark Zhou <[email protected]> Commit-Queue: Nate Biggs <[email protected]>
1 parent 448c8ae commit 9585877

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
@@ -160,9 +160,9 @@ vars = {
160160
# meant to be downloaded by users for local testing. You can self-service
161161
# update these by following the go/dart-engprod/browsers.md instructions.
162162
"download_chrome": False,
163-
"chrome_tag": "137.0.7151.15",
163+
"chrome_tag": "137.0.7151.40",
164164
"download_firefox": False,
165-
"firefox_tag": "138.0",
165+
"firefox_tag": "138.0.4",
166166

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

0 commit comments

Comments
 (0)