Skip to content

Commit

Permalink
Merge pull request #722 from microsoftgraph/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.IdentityModel.Protocols.OpenIdConnect-6.32.3

Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 6.32.2 to 6.32.3
  • Loading branch information
github-actions[bot] authored Sep 6, 2023
2 parents b29afbb + a9a4749 commit b5258c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.32.2" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.32.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.3.1" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.0.3" />
Expand Down

0 comments on commit b5258c1

Please sign in to comment.