chore(deps): bump MySql.Data from 8.0.32.1 to 8.0.33

Bumps MySql.Data from 8.0.32.1 to 8.0.33.

---
updated-dependencies:
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-24 05:10:57 +00:00
committed by GitHub
parent 54eea52e2e
commit 59fddafc91
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MySql.Data" Version="8.0.32.1" />
<PackageReference Include="MySql.Data" Version="8.0.33" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>