diff --git a/eng/Versions.props b/eng/Versions.props index 5b656d548840..09f9250f5b9d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -250,9 +250,9 @@ 0.192.0 3.0.0 7.2.2 - 4.0.0-rc1 - 93.0.4577.1500 - 4.0.0-rc1 + 4.0.0 + 95.0.4638.1700 + 4.0.0 1.4.0 4.0.0 2.2.4 diff --git a/src/Shared/E2ETesting/selenium-config.json b/src/Shared/E2ETesting/selenium-config.json index 4432c520abf6..53df445b060c 100644 --- a/src/Shared/E2ETesting/selenium-config.json +++ b/src/Shared/E2ETesting/selenium-config.json @@ -1,7 +1,7 @@ { "drivers": { "chrome": { - "version" : "93.0.4577.15" + "version" : "95.0.4638.17" } }, "ignoreExtraDrivers": true