Bump DSharpPlus.SlashCommands from 4.2.0 to 4.3.0

Bumps [DSharpPlus.SlashCommands](https://github.com/DSharpPlus/DSharpPlus) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](https://github.com/DSharpPlus/DSharpPlus/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: DSharpPlus.SlashCommands
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-25 11:21:28 +00:00 committed by GitHub
parent 1f7dd735f2
commit d46d9196a5
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="DSharpPlus" Version="4.2.0" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.2.0" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.2.0" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.3.0" />
<PackageReference Include="Gress" Version="2.0.1" />
<PackageReference Include="JsonExtensions" Version="1.2.0" />
<PackageReference Include="MiniRazor.CodeGen" Version="2.2.2" />