Skip to content

Commit 1df8cff

Browse files
Bump System.Text.RegularExpressions in /src/HTTPlease.Formatters
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. --- updated-dependencies: - dependency-name: System.Text.RegularExpressions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 323e2bc commit 1df8cff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/HTTPlease.Formatters/HTTPlease.Formatters.csproj

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="System.Collections.Immutable" Version="1.2.0" />
2020
<PackageReference Include="System.Collections.Specialized" Version="4.3.0" />
2121
<PackageReference Include="System.Net.Http" Version="4.3.4" />
22-
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.0" />
22+
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)