Skip to content

Commit ddeccf6

Browse files
natebiggspull[bot]
authored andcommitted
Update Chrome & Firefox version in DEPS to 131.0.6778.24 & 132.0 respectively
Change-Id: I9fb5198dc460e5707f9185018018724fd2aac565 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/392720 Commit-Queue: Nate Biggs <[email protected]> Auto-Submit: Nate Biggs <[email protected]> Reviewed-by: Sigmund Cherem <[email protected]>
1 parent 3c85990 commit ddeccf6

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
@@ -203,9 +203,9 @@ vars = {
203203
# meant to be downloaded by users for local testing. You can self-service
204204
# update these by following the go/dart-engprod/browsers.md instructions.
205205
"download_chrome": False,
206-
"chrome_tag": "131.0.6778.13",
206+
"chrome_tag": "131.0.6778.24",
207207
"download_firefox": False,
208-
"firefox_tag": "131.0.3",
208+
"firefox_tag": "132.0",
209209

210210
# Emscripten is used in dart2wasm tests.
211211
"download_emscripten": False,

0 commit comments

Comments
 (0)