Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent e3e6b89 commit 3ad4b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TarkovItemBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Discord.Addons.Hosting" Version="3.1.1" />
<PackageReference Include="Discord.Net" Version="2.3.0" />
<PackageReference Include="Discord.Net" Version="2.3.1" />
<PackageReference Include="Discord.Net.Commands" Version="2.3.0" />
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0" />
Expand Down

0 comments on commit 3ad4b69

Please sign in to comment.