Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2023
1 parent 878bbd3 commit 5925ff2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<PackageReference Include="Microsoft.SqlServer.SqlManagementObjects" Version="170.13.0" />

<PackageReference Include="MySql.Data" Version="8.0.28" />
<PackageReference Include="MySql.Data" Version="8.0.32" />

<PackageReference Include="Npgsql" Version="$(PostgreSqlVersion)" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
Expand Down

0 comments on commit 5925ff2

Please sign in to comment.