Skip to content

Commit

Permalink
build(deps): bump Akka.Persistence.MySql from 1.5.4.1 to 1.5.13 (#329)
Browse files Browse the repository at this point in the history
Bumps [Akka.Persistence.MySql](https://github.com/akkadotnet/Akka.Persistence.MySql) from 1.5.4.1 to 1.5.13.
- [Release notes](https://github.com/akkadotnet/Akka.Persistence.MySql/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Persistence.MySql/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Persistence.MySql@1.5.4.1...1.5.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent b2ad118 commit b32e7a4
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 @@ -60,7 +60,7 @@
</ItemGroup>
<!-- MySql dependencies -->
<ItemGroup>
<PackageVersion Include="Akka.Persistence.MySql" Version="1.5.4.1" />
<PackageVersion Include="Akka.Persistence.MySql" Version="1.5.13" />
<PackageVersion Include="MySql.Data" Version="8.3.0" />
</ItemGroup>
<!-- Test dependencies -->
Expand Down

0 comments on commit b32e7a4

Please sign in to comment.