1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-20 00:43:36 +03:00

Bump Discord.Net from 3.10.0 to 3.11.0

Bumps [Discord.Net](https://github.com/discord-net/Discord.Net) from 3.10.0 to 3.11.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.10.0...3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-02 08:59:39 +00:00 committed by GitHub
parent 2ab7a07784
commit 03afc717d8
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Discord.Net" Version="3.10.0"/> <PackageReference Include="Discord.Net" Version="3.11.0"/>
<PackageReference Include="Humanizer.Core" Version="2.14.1" /> <PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Humanizer.Core.ru" Version="2.14.1" /> <PackageReference Include="Humanizer.Core.ru" Version="2.14.1" />
</ItemGroup> </ItemGroup>