Skip to content

Commit 825ec1a

Browse files
Update src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj
Co-authored-by: Peter Ombwa <[email protected]>
1 parent f9c356c commit 825ec1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
1212
</PropertyGroup>
1313
<ItemGroup>
14-
<PackageReference Include="Azure.Identity" Version="1.9.0" />
14+
<PackageReference Include="Azure.Identity" Version="1.10.3" />
1515
<PackageReference Include="Azure.Identity.Broker" Version="1.0.0-beta.5" />
1616
<PackageReference Include="Microsoft.Graph.Core" Version="3.0.9" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)