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

Bump the remora group with 3 updates

Bumps the remora group with 3 updates: [Remora.Discord.Caching](https://github.com/Remora/Remora.Discord), [Remora.Discord.Extensions](https://github.com/Remora/Remora.Discord) and [Remora.Discord.Hosting](https://github.com/Remora/Remora.Discord).


Updates `Remora.Discord.Caching` from 37.0.0 to 38.0.1
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

Updates `Remora.Discord.Extensions` from 5.3.2 to 5.3.4
- [Release notes](https://github.com/Remora/Remora.Discord/releases)
- [Commits](https://github.com/Remora/Remora.Discord/commits)

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

---
updated-dependencies:
- dependency-name: Remora.Discord.Caching
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remora
- dependency-name: Remora.Discord.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: remora
- dependency-name: Remora.Discord.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: remora
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-12 08:47:08 +00:00 committed by GitHub
parent fe22ed3025
commit dfbf86e377
Signed by: GitHub
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@
<PackageReference Include="Remora.Commands" Version="10.0.5" />
<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.9" />
<PackageReference Include="Remora.Discord.Interactivity" Version="4.5.3" />
<PackageReference Include="Serilog.Extensions.Logging.File" Version="3.0.0" />
</ItemGroup>