Skip to content

Commit c4e0093

Browse files
Bump the nuget group with 2 updates (#2905)
Bumps Microsoft.IdentityModel.JsonWebTokens from 5.4.0 to 5.7.0 Bumps System.IdentityModel.Tokens.Jwt from 5.4.0 to 5.7.0 --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.JsonWebTokens dependency-version: 5.7.0 dependency-type: direct:production dependency-group: nuget - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 5.7.0 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 511c131 commit c4e0093

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
</ItemGroup>
5454

5555
<ItemGroup>
56+
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="5.7.0" />
57+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.7.0" />
5658
<InternalsVisibleTo Include="BervProject.WebApi.Integration.Test" />
5759
</ItemGroup>
5860

0 commit comments

Comments
 (0)