Skip to content

Commit

Permalink
Bump MySql.Data from 6.10.7 to 8.0.33
Browse files Browse the repository at this point in the history
Bumps MySql.Data from 6.10.7 to 8.0.33.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
1 parent bb56733 commit 94bd685
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Expand Up @@ -37,7 +37,7 @@
<PackageVersion Include="MongoDB.Bson" Version="2.13.3" />
<PackageVersion Include="MongoDB.Driver.Core" Version="2.13.3" />
<PackageVersion Include="MongoDB.Libmongocrypt" Version="1.2.2" />
<PackageVersion Include="MySql.Data" Version="6.10.7" />
<PackageVersion Include="MySql.Data" Version="8.0.33" />
<PackageVersion Include="Pipelines.Sockets.Unofficial" Version="2.1.16" />
<PackageVersion Include="SharpCompress" Version="0.23.0" />
<PackageVersion Include="StackExchange.Redis" Version="2.1.58" />
Expand Down
2 changes: 1 addition & 1 deletion test/Directory.Packages.props
Expand Up @@ -26,7 +26,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageVersion Include="MongoDB.Driver" Version="2.19.1" />
<PackageVersion Include="Moq" Version="4.18.4" />
<PackageVersion Include="MySql.Data" Version="8.0.32.1" />
<PackageVersion Include="MySql.Data" Version="8.0.33" />
<PackageVersion Include="NServiceBus" Version="8.0.3" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Npgsql" Version="7.0.2" />
Expand Down

0 comments on commit 94bd685

Please sign in to comment.