diff --git a/GraphTutorial/GraphTutorial.csproj b/GraphTutorial/GraphTutorial.csproj
index fdd72cc..bcc5c90 100644
--- a/GraphTutorial/GraphTutorial.csproj
+++ b/GraphTutorial/GraphTutorial.csproj
@@ -14,7 +14,7 @@
 
   <ItemGroup>
     <PackageReference Include="Microsoft.Identity.Web" Version="2.17.1" />
-    <PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="2.17.0" />
+    <PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="2.17.2" />
     <PackageReference Include="Microsoft.Identity.Web.UI" Version="2.17.1" />
     <PackageReference Include="Stylecop.Analyzers" Version="1.2.0-beta.556">
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>