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

Bump Remora.Discord.Hosting from 6.0.7 to 6.0.8

Bumps [Remora.Discord.Hosting](https://github.com/Remora/Remora.Discord) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

---
updated-dependencies:
- dependency-name: Remora.Discord.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-20 05:43:44 +00:00 committed by GitHub
parent c031b66eb4
commit fdd7db3816
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Remora.Discord.Caching" Version="37.0.0" />
<PackageReference Include="Remora.Discord.Extensions" Version="5.3.2" />
<PackageReference Include="Remora.Discord.Hosting" Version="6.0.7" />
<PackageReference Include="Remora.Discord.Hosting" Version="6.0.8" />
<PackageReference Include="Remora.Discord.Interactivity" Version="4.5.1" />
<PackageReference Include="Serilog.Extensions.Logging.File" Version="3.0.0" />
</ItemGroup>