Skip to content

Commit

Permalink
Update dotnet-azure-ad-identitymodel-extensions monorepo to 8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent a2b8977 commit 27f096e
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 @@ -535,11 +535,11 @@
</PackageVersion>
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="$(Version_AspNetCore_Authentication)">
</PackageVersion>
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.1.1">
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.1.2">
</PackageVersion>
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.1.1">
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.1.2">
</PackageVersion>
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="8.1.1">
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="8.1.2">
</PackageVersion>
</ItemGroup>
<!-- 👇 Redis -->
Expand Down

0 comments on commit 27f096e

Please sign in to comment.