Skip to content

Commit

Permalink
Update dotnet-azure-ad-identitymodel-extensions monorepo to 8.3.1 (#966)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 2b0eefc commit d1c2b3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -598,11 +598,11 @@
</PackageVersion>
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="$(Version_AspNetCore_Authentication)">
</PackageVersion>
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.3.0">
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1">
</PackageVersion>
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.3.0">
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.3.1">
</PackageVersion>
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="8.3.0">
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="8.3.1">
</PackageVersion>
</ItemGroup>
<!-- 👇 Redis -->
Expand Down

0 comments on commit d1c2b3e

Please sign in to comment.