Skip to content

Commit

Permalink
Merge pull request #24 from Bardin08/dependabot-nuget-MySql.Data-8.4.0
Browse files Browse the repository at this point in the history
Bump MySql.Data from 8.3.0 to 8.4.0
  • Loading branch information
Bardin08 committed May 3, 2024
2 parents f545927 + a025868 commit 208ae1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DbSeeder/DbSeeder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MySql.Data" Version="8.3.0" />
<PackageReference Include="MySql.Data" Version="8.4.0" />
</ItemGroup>

</Project>

0 comments on commit 208ae1d

Please sign in to comment.