Skip to content

Commit 82b5b9e

Browse files
Bump System.Text.RegularExpressions in /ChampionMains.Pyrobot
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 465cc67 commit 82b5b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ChampionMains.Pyrobot/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<package id="System.Spatial" version="5.7.0" targetFramework="net461" />
7878
<package id="System.Text.Encoding" version="4.3.0" targetFramework="net461" />
7979
<package id="System.Text.Encoding.Extensions" version="4.3.0" targetFramework="net461" />
80-
<package id="System.Text.RegularExpressions" version="4.3.0" targetFramework="net461" requireReinstallation="true" />
80+
<package id="System.Text.RegularExpressions" version="4.3.1" targetFramework="net461" requireReinstallation="true" />
8181
<package id="System.Threading" version="4.3.0" targetFramework="net461" />
8282
<package id="System.Threading.Tasks" version="4.3.0" targetFramework="net461" />
8383
<package id="System.Threading.Timer" version="4.3.0" targetFramework="net461" />

0 commit comments

Comments
 (0)