Bump DSharpPlus.Interactivity from 4.2.0 to 4.3.0

Bumps [DSharpPlus.Interactivity](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.Interactivity
  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:25 +00:00 committed by GitHub
parent 1f7dd735f2
commit e0d69ab43e
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

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