Skip to content

Commit

Permalink
Bump Discord.Net.Webhook from 3.13.1 to 3.14.1
Browse files Browse the repository at this point in the history
Bumps [Discord.Net.Webhook](https://github.com/Discord-Net/Discord.Net) from 3.13.1 to 3.14.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@3.13.1...3.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 0df0ecf commit 7c8509f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refresh.GameServer/Refresh.GameServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<PackageReference Include="BCnEncoder.Net" Version="2.1.0" />
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Discord.Net.Webhook" Version="3.13.1" />
<PackageReference Include="Discord.Net.Webhook" Version="3.14.1" />
<PackageReference Include="FastAes" Version="1.0.1" />
<PackageReference Include="IronCompress" Version="1.5.1" />
<PackageReference Include="MailKit" Version="4.4.0" />
Expand Down

0 comments on commit 7c8509f

Please sign in to comment.