Skip to content

Commit 7ed7023

Browse files
authored
Merge branch 'main' into fix/http-bound
2 parents 9aba930 + 471bfda commit 7ed7023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
</None>
6363
</ItemGroup>
6464
<ItemGroup>
65-
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2" />
66-
<PackageReference Include="Microsoft.IdentityModel.Validators" Version="8.0.2" />
65+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.2.0" />
66+
<PackageReference Include="Microsoft.IdentityModel.Validators" Version="8.2.0" />
6767
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
6868
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.15.2" />
6969
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.15.2" />

0 commit comments

Comments
 (0)