Bump Gress from 2.0.1 to 2.1.0

Bumps [Gress](https://github.com/Tyrrrz/Gress) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/Tyrrrz/Gress/releases)
- [Changelog](https://github.com/Tyrrrz/Gress/blob/master/Changelog.md)
- [Commits](https://github.com/Tyrrrz/Gress/compare/2.0.1...2.1)

---
updated-dependencies:
- dependency-name: Gress
  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] 2023-03-01 20:08:10 +00:00 committed by GitHub
parent 1f7dd735f2
commit 4b456ab153
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

@ -30,7 +30,7 @@
<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="Gress" Version="2.0.1" />
<PackageReference Include="Gress" Version="2.1.0" />
<PackageReference Include="JsonExtensions" Version="1.2.0" />
<PackageReference Include="MiniRazor.CodeGen" Version="2.2.2" />
<PackageReference Include="MySql.Data" Version="8.0.30" />