Skip to content

Commit 0d44244

Browse files
Bump the nuget group with 2 updates (#2925)
Bumps System.Net.Http from 4.3.0 to 4.3.4 Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1 --- updated-dependencies: - dependency-name: System.Net.Http dependency-version: 4.3.4 dependency-type: direct:production dependency-group: nuget - dependency-name: System.Text.RegularExpressions dependency-version: 4.3.1 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d19abc3 commit 0d44244

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
@@ -55,6 +55,8 @@
5555
<ItemGroup>
5656
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="5.7.0" />
5757
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.7.0" />
58+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
59+
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
5860
<InternalsVisibleTo Include="BervProject.WebApi.Integration.Test" />
5961
</ItemGroup>
6062

0 commit comments

Comments
 (0)