diff --git a/lib/PuppeteerSharp/BrowserData/Chrome.cs b/lib/PuppeteerSharp/BrowserData/Chrome.cs
index ae0753bfd..fcc219223 100644
--- a/lib/PuppeteerSharp/BrowserData/Chrome.cs
+++ b/lib/PuppeteerSharp/BrowserData/Chrome.cs
@@ -13,7 +13,7 @@ public static class Chrome
///
/// Default chrome build.
///
- public static string DefaultBuildId => "130.0.6723.69";
+ public static string DefaultBuildId => "132.0.6834.83";
internal static async Task ResolveBuildIdAsync(ChromeReleaseChannel channel)
=> (await GetLastKnownGoodReleaseForChannel(channel).ConfigureAwait(false)).Version;
diff --git a/lib/PuppeteerSharp/PuppeteerSharp.csproj b/lib/PuppeteerSharp/PuppeteerSharp.csproj
index 85f55f1ff..3d02d02a4 100644
--- a/lib/PuppeteerSharp/PuppeteerSharp.csproj
+++ b/lib/PuppeteerSharp/PuppeteerSharp.csproj
@@ -12,10 +12,10 @@
Headless Browser .NET API
PuppeteerSharp
- 20.0.5
- 20.0.5
- 20.0.5
- 20.0.5
+ 20.1.0
+ 20.1.0
+ 20.1.0
+ 20.1.0
false
false
embedded