mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-29 08:28:39 +00:00
Bump Discord.Net.Webhook from 3.6.1 to 3.7.0 (#312)
Bumps [Discord.Net.Webhook](https://github.com/Discord-Net/Discord.Net) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/Discord-Net/Discord.Net/releases) - [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md) - [Commits](https://github.com/Discord-Net/Discord.Net/compare/3.6.1...3.7.0) --- updated-dependencies: - dependency-name: Discord.Net.Webhook dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7ff2d3f1a2
commit
95a8c8eabe
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
|
||||
<PackageReference Include="DDSReader" Version="1.0.8-pre" />
|
||||
<PackageReference Include="Discord.Net.Webhook" Version="3.6.1" />
|
||||
<PackageReference Include="Discord.Net.Webhook" Version="3.7.0" />
|
||||
<PackageReference Include="InfluxDB.Client" Version="4.2.0" />
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.5" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue