Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Bump the dsharpplus group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dsharpplus group with 4 updates: [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus), [DSharpPlus.CommandsNext](https://github.com/DSharpPlus/DSharpPlus), [DSharpPlus.Interactivity](https://github.com/DSharpPlus/DSharpPlus) and [DSharpPlus.SlashCommands](https://github.com/DSharpPlus/DSharpPlus).


Updates `DSharpPlus` from 5.0.0-nightly-01709 to 5.0.0-nightly-01786
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](https://github.com/DSharpPlus/DSharpPlus/commits)

Updates `DSharpPlus.CommandsNext` from 5.0.0-nightly-01709 to 5.0.0-nightly-01786
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](https://github.com/DSharpPlus/DSharpPlus/commits)

Updates `DSharpPlus.Interactivity` from 5.0.0-nightly-01709 to 5.0.0-nightly-01786
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](https://github.com/DSharpPlus/DSharpPlus/commits)

Updates `DSharpPlus.SlashCommands` from 5.0.0-nightly-01709 to 5.0.0-nightly-01786
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](https://github.com/DSharpPlus/DSharpPlus/commits)

---
updated-dependencies:
- dependency-name: DSharpPlus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dsharpplus
- dependency-name: DSharpPlus.CommandsNext
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dsharpplus
- dependency-name: DSharpPlus.Interactivity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dsharpplus
- dependency-name: DSharpPlus.SlashCommands
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dsharpplus
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent c8c6ca3 commit 07c6244
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/POI.DiscordDotNet/POI.DiscordDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-01709" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="5.0.0-nightly-01709" />
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-01709" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="5.0.0-nightly-01709" />
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-01786" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="5.0.0-nightly-01786" />
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-01786" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="5.0.0-nightly-01786" />
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.2.0" />
<PackageReference Include="Magick.NET.Core" Version="13.2.0" />
Expand Down

0 comments on commit 07c6244

Please sign in to comment.