Skip to content

Commit

Permalink
Bump Discord.Net.WebSocket from 2.2.0 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [Discord.Net.WebSocket](https://github.com/Discord-Net/Discord.Net) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/Discord-Net/Discord.Net/releases)
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md)
- [Commits](discord-net/Discord.Net@2.2.0...2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2021
1 parent a326a8f commit 66c59f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PogFish/PogFIsh.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Discord.Net" Version="2.2.0" />
<PackageReference Include="Discord.Net.Commands" Version="2.2.0" />
<PackageReference Include="Discord.Net.Core" Version="2.2.0" />
<PackageReference Include="Discord.Net.WebSocket" Version="2.2.0" />
<PackageReference Include="Discord.Net.WebSocket" Version="2.3.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
Expand Down

0 comments on commit 66c59f7

Please sign in to comment.