Skip to content

Commit

Permalink
build(deps): bump Discord.Net from 3.15.2 to 3.16.0 (#86)
Browse files Browse the repository at this point in the history
Bumps [Discord.Net](https://github.com/discord-net/Discord.Net) from 3.15.2 to 3.16.0.
- [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@3.15.2...3.16.0)

---
updated-dependencies:
- dependency-name: Discord.Net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 6d88fef commit 2ca614c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swappy-bot/swappy-bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Blake2Core" Version="1.0.0" />
<PackageReference Include="Destructurama.JsonNet" Version="3.0.0" />
<PackageReference Include="Discord.Net" Version="3.15.2" />
<PackageReference Include="Discord.Net" Version="3.16.0" />
<PackageReference Include="FluentResults" Version="3.16.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.6">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2ca614c

Please sign in to comment.