Skip to content

Commit ce27b47

Browse files
natebiggsCommit Queue
authored andcommitted
Update chrome and firefox versions to 138.0.7204.23 and 139.0.4 respectively.
Change-Id: I651050255bea41eea9c36727b0b7920311639c8c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/434440 Reviewed-by: Srujan Gaddam <[email protected]> Commit-Queue: Nate Biggs <[email protected]>
1 parent 1f9fea6 commit ce27b47

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": "138.0.7204.4",
164+
"chrome_tag": "138.0.7204.23",
165165
"download_firefox": False,
166-
"firefox_tag": "139.0",
166+
"firefox_tag": "139.0.4",
167167

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

0 commit comments

Comments
 (0)