Skip to content

Commit 66dcecd

Browse files
authored
Merge branch 'main' into chore/kiota-bundle
2 parents fb06192 + 471bfda commit 66dcecd

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.Bundle" Version="1.15.2" />
6969
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.15.2" />

0 commit comments

Comments
 (0)