Skip to content

Commit

Permalink
Merge pull request #95 from wildbit/dependabot/nuget/src/Postmark/Sys…
Browse files Browse the repository at this point in the history
…tem.Net.Http-4.3.4

Bump System.Net.Http from 4.3.3 to 4.3.4 in /src/Postmark
  • Loading branch information
Andrew Theken authored Apr 21, 2021
2 parents a8ead86 + 013c522 commit 71c05ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Postmark/Postmark.csproj
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="System.Net.Http" Version="4.3.3" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>
</Project>

0 comments on commit 71c05ef

Please sign in to comment.