Skip to content

Commit 4a6b09f

Browse files
Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1
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] <[email protected]>
1 parent c0996be commit 4a6b09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<package id="System.Security.Cryptography.X509Certificates" version="4.3.0" targetFramework="net46" />
5959
<package id="System.Text.Encoding" version="4.3.0" targetFramework="net46" />
6060
<package id="System.Text.Encoding.Extensions" version="4.3.0" targetFramework="net46" />
61-
<package id="System.Text.RegularExpressions" version="4.3.0" targetFramework="net46" />
61+
<package id="System.Text.RegularExpressions" version="4.3.1" targetFramework="net46" />
6262
<package id="System.Threading" version="4.3.0" targetFramework="net46" />
6363
<package id="System.Threading.Tasks" version="4.3.0" targetFramework="net46" />
6464
<package id="System.Threading.Tasks.Extensions" version="4.5.0" targetFramework="net46" />

0 commit comments

Comments
 (0)