Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 251c321 commit cabdab7
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.4.0" />
<PackageVersion Include="MySql.Data" Version="9.0.0" />
</ItemGroup>
<!-- Test dependencies -->
<ItemGroup>
Expand Down

0 comments on commit cabdab7

Please sign in to comment.