Skip to content

Commit

Permalink
build(deps): bump MySql.Data from 8.3.0 to 8.4.0
Browse files Browse the repository at this point in the history
Bumps MySql.Data from 8.3.0 to 8.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent d7d12eb commit 604fe22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<!-- MySql dependencies -->
<ItemGroup>
<PackageVersion Include="Akka.Persistence.MySql" Version="1.5.13" />
<PackageVersion Include="MySql.Data" Version="8.3.0" />
<PackageVersion Include="MySql.Data" Version="8.4.0" />
</ItemGroup>
<!-- Test dependencies -->
<ItemGroup>
Expand Down

0 comments on commit 604fe22

Please sign in to comment.