Skip to content

Commit

Permalink
chore(deps): bump System.Net.WebSockets.Client
Browse files Browse the repository at this point in the history
Bumps System.Net.WebSockets.Client from 4.3.0 to 4.3.1.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2021
1 parent 5df6f5b commit d2fb732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IBM.Cloud.SDK.Core/IBM.Cloud.SDK.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<ItemGroup>
<PackageReference Include="JWT" Version="5.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="System.Net.WebSockets.Client" Version="4.3.0" />
<PackageReference Include="System.Net.WebSockets.Client" Version="4.3.1" />
<PackageReference Include="Wdc.System.Net.Http.Formatting.NetStandard" Version="1.0.7" />
</ItemGroup>
</Project>

0 comments on commit d2fb732

Please sign in to comment.