From 6d13d7d23e8fe4e31c05aaedc2afd2c34455ed21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 13:24:15 -0500 Subject: [PATCH] chore: Update Chrome (stable) to 131.0.6778.204 (#30786) * chore: Update Chrome (stable) to 131.0.6778.204 * empty commit --------- Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane --- browser-versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser-versions.json b/browser-versions.json index 5875a901c076..979ffab09db6 100644 --- a/browser-versions.json +++ b/browser-versions.json @@ -1,5 +1,5 @@ { "chrome:beta": "132.0.6834.46", - "chrome:stable": "131.0.6778.139", + "chrome:stable": "131.0.6778.204", "chrome:minimum": "64.0.3282.0" }