Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #31 from talios0/dependabot/nuget/DiscordBot/Syste…
Browse files Browse the repository at this point in the history
…m.Net.Http-4.3.4

Bump System.Net.Http from 4.3.3 to 4.3.4 in /DiscordBot
  • Loading branch information
taliyos committed Apr 21, 2021
2 parents afe3c83 + fe44572 commit 7d22bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DiscordBot/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<package id="System.Linq.Async" version="4.0.0" targetFramework="net471" />
<package id="System.Linq.Expressions" version="4.3.0" targetFramework="net471" />
<package id="System.Memory" version="4.5.4" targetFramework="net471" />
<package id="System.Net.Http" version="4.3.3" targetFramework="net471" />
<package id="System.Net.Http" version="4.3.4" targetFramework="net471" />
<package id="System.Net.Primitives" version="4.3.0" targetFramework="net471" />
<package id="System.Net.Sockets" version="4.3.0" targetFramework="net471" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net471" />
Expand Down

0 comments on commit 7d22bb2

Please sign in to comment.