Skip to content

Commit

Permalink
Merge pull request #938 from microsoftgraph/chore/upgrades-openid
Browse files Browse the repository at this point in the history
chore: upgrades MS identity model deps
  • Loading branch information
baywet authored Nov 18, 2024
2 parents df7a0d3 + 0102ae0 commit 471bfda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2" />
<PackageReference Include="Microsoft.IdentityModel.Validators" Version="8.0.2" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.2.0" />
<PackageReference Include="Microsoft.IdentityModel.Validators" Version="8.2.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.15.2" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.15.2" />
Expand Down

0 comments on commit 471bfda

Please sign in to comment.