Skip to content

Commit

Permalink
chore(deps): update dotnet-azure-ad-identitymodel-extensions monorepo…
Browse files Browse the repository at this point in the history
… to 8.2.1
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent c6ad6fe commit 1167bb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dan.Core/Dan.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.1" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.0.1" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.2.1" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.2.1" />
<PackageReference Include="Polly" Version="8.4.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />

<!-- WCF related things -->
<PackageReference Include="System.Private.ServiceModel" Version="4.10.3" />
Expand Down

0 comments on commit 1167bb9

Please sign in to comment.