Skip to content

Commit 397c669

Browse files
Bump System.Text.RegularExpressions from 4.1.0 to 4.3.1
Bumps System.Text.RegularExpressions from 4.1.0 to 4.3.1. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ccafe89 commit 397c669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/json-ld.net/json-ld.net.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
3434
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">
3535
<PackageReference Include="System.Dynamic.Runtime" Version="4.0.11" />
3636
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.2.0" />
37-
<PackageReference Include="System.Text.RegularExpressions" Version="4.1.0" />
37+
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
3838
</ItemGroup>
3939
</Project>

0 commit comments

Comments
 (0)