1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 08:51:12 +03:00

Bump Remora.Discord.Hosting from 6.0.6 to 6.0.7 (#66)

Bumps Remora.Discord.Hosting from 6.0.6 to 6.0.7.

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:
dependabot[bot] 2023-07-24 16:43:38 +05:00 committed by GitHub
parent b4748a18c5
commit 40527dad06
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1"/>
<PackageReference Include="Remora.Discord.Caching" Version="36.0.0"/>
<PackageReference Include="Remora.Discord.Extensions" Version="5.3.1"/>
<PackageReference Include="Remora.Discord.Hosting" Version="6.0.6"/>
<PackageReference Include="Remora.Discord.Hosting" Version="6.0.7"/>
<PackageReference Include="Remora.Discord.Interactivity" Version="4.5.0"/>
</ItemGroup>
<ItemGroup>