diff --git a/eng/Dependencies.props b/eng/Dependencies.props
index 36a24451f031..bfc8c66145f3 100644
--- a/eng/Dependencies.props
+++ b/eng/Dependencies.props
@@ -176,7 +176,6 @@ and are generated based on the last package release.
-
diff --git a/eng/Versions.props b/eng/Versions.props
index 34eeb421c5d7..3ce8b9c1b58f 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -265,10 +265,9 @@
1.0.2
12.0.2
13.0.4
- 4.0.0-alpha07
- 17.17134.0
- 87.0.4280.2000-beta
- 4.0.0-alpha07
+ 4.0.0-beta1
+ 89.0.4389.2300-beta
+ 4.0.0-beta1
1.4.0
4.0.0
2.0.593
diff --git a/src/Shared/E2ETesting/selenium-config.json b/src/Shared/E2ETesting/selenium-config.json
index 40968eff67a7..20bdb52de4ee 100644
--- a/src/Shared/E2ETesting/selenium-config.json
+++ b/src/Shared/E2ETesting/selenium-config.json
@@ -1,7 +1,7 @@
{
"drivers": {
"chrome": {
- "version" : "87.0.4280.20"
+ "version" : "89.0.4389.23"
}
},
"ignoreExtraDrivers": true