Skip to content

Commit 325d16b

Browse files
Bump System.Text.RegularExpressions
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 2f52ee1 commit 325d16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NL.HNOGames.Domoticz/NL.HNOGames.Domoticz/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<package id="System.Security.Cryptography.X509Certificates" version="4.3.2" targetFramework="monoandroid80" />
116116
<package id="System.Text.Encoding" version="4.3.0" targetFramework="monoandroid71" />
117117
<package id="System.Text.Encoding.Extensions" version="4.3.0" targetFramework="monoandroid71" />
118-
<package id="System.Text.RegularExpressions" version="4.3.0" targetFramework="monoandroid71" />
118+
<package id="System.Text.RegularExpressions" version="4.3.1" targetFramework="monoandroid71" />
119119
<package id="System.Threading" version="4.3.0" targetFramework="monoandroid71" />
120120
<package id="System.Threading.Tasks" version="4.3.0" targetFramework="monoandroid71" />
121121
<package id="System.Threading.Timer" version="4.3.0" targetFramework="monoandroid71" />

0 commit comments

Comments
 (0)