Skip to content

Commit

Permalink
[NuGet](deps): Bump DSharpPlus.Commands and DSharpPlus in /AzzyBot-Next
Browse files Browse the repository at this point in the history
Bumps [DSharpPlus.Commands](https://github.com/DSharpPlus/DSharpPlus) and [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: DSharpPlus.Commands
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: DSharpPlus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent be7486c commit dea87b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AzzyBot-Next/AzzyBot-Next.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02271" />
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02271" />
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02276" />
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02276" />
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02271" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.6">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit dea87b7

Please sign in to comment.