Skip to content

Commit

Permalink
Update dependency System.IdentityModel.Tokens.Jwt to v7.5.1
Browse files Browse the repository at this point in the history
| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| nuget      | System.IdentityModel.Tokens.Jwt | 7.5.0 | 7.5.1 |
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent 44c3b24 commit 91a0d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Orso.Arpa.Infrastructure/Orso.Arpa.Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 91a0d51

Please sign in to comment.