Skip to content

Commit

Permalink
Bump System.Net.Http in /ChampionMains.Pyrobot.Startup
Browse files Browse the repository at this point in the history
Bumps System.Net.Http from 4.3.3 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 21, 2021
1 parent b610392 commit 0e63316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChampionMains.Pyrobot.Startup/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<package id="System.IO.FileSystem.Primitives" version="4.3.0" targetFramework="net461" />
<package id="System.Linq" version="4.3.0" targetFramework="net461" />
<package id="System.Linq.Expressions" version="4.3.0" targetFramework="net461" />
<package id="System.Net.Http" version="4.3.3" targetFramework="net461" />
<package id="System.Net.Http" version="4.3.4" targetFramework="net461" />
<package id="System.Net.Primitives" version="4.3.0" targetFramework="net461" />
<package id="System.Net.Sockets" version="4.3.0" targetFramework="net461" />
<package id="System.ObjectModel" version="4.3.0" targetFramework="net461" />
Expand Down

0 comments on commit 0e63316

Please sign in to comment.