Skip to content

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.Interactivity](https://github.com/DSharpPlus/DSharpPlus), [DSharpPlus.SlashCommands](https://github.com/DSharpPlus/DSharpPlus) and [DSharpPlus.VoiceNext](https://github.com/DSharpPlus/DSharpPlus).


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

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

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

Updates `DSharpPlus.VoiceNext` from 5.0.0-nightly-01868 to 5.0.0-nightly-01886
- [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.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
- dependency-name: DSharpPlus.VoiceNext
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dsharpplus
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent f52f1b1 commit 755e013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bot-fy/bot-fy.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-01868" />
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-01886" />
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-01868" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="5.0.0-nightly-01868" />
<PackageReference Include="DSharpPlus.VoiceNext" Version="5.0.0-nightly-01868" />
<PackageReference Include="DSharpPlus.VoiceNext" Version="5.0.0-nightly-01886" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="SpotifyAPI.Web" Version="7.0.2" />
Expand Down

0 comments on commit 755e013

Please sign in to comment.