Skip to content

Commit 140e880

Browse files
Bump the nuget group with 2 updates (#11)
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 fb8044d commit 140e880

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Tests/PowerShell.MCP.Tests.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
23+
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
2224
<ProjectReference Include="..\PowerShell.MCP\PowerShell.MCP.csproj" />
2325
</ItemGroup>
2426

0 commit comments

Comments
 (0)