Skip to content

Commit

Permalink
Update Firefox version in DEPS to 131.0
Browse files Browse the repository at this point in the history
Change-Id: Ie3ac8ebbc1bbcb72cf122f831a5625a7b5f3ca03
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/387761
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Auto-Submit: Nate Biggs <natebiggs@google.com>
  • Loading branch information
natebiggs authored and Commit Queue committed Oct 1, 2024
1 parent 1ae08e9 commit 6d6782b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ vars = {
"download_chrome": False,
"chrome_tag": "130.0.6723.6",
"download_firefox": False,
"firefox_tag": "130.0.1",
"firefox_tag": "131.0",

# Emscripten is used in dart2wasm tests.
"download_emscripten": False,
Expand Down

0 comments on commit 6d6782b

Please sign in to comment.