Skip to content

Commit

Permalink
Bump Akka.Persistence.Hosting from 1.5.13 to 1.5.20 (#334)
Browse files Browse the repository at this point in the history
Bumps [Akka.Persistence.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.13 to 1.5.20.
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.13...1.5.20)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Hosting
  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 30, 2024
1 parent 4120cc6 commit 755299e
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 @@ -7,7 +7,7 @@
<ItemGroup>
<PackageVersion Include="Akka" Version="$(AkkaVersion)" />
<PackageVersion Include="Akka.Persistence" Version="$(AkkaVersion)" />
<PackageVersion Include="Akka.Persistence.Hosting" Version="1.5.13" />
<PackageVersion Include="Akka.Persistence.Hosting" Version="1.5.20" />
<PackageVersion Include="Akka.Persistence.Query" Version="$(AkkaVersion)" />
<PackageVersion Include="Akka.Streams" Version="$(AkkaVersion)" />
<PackageVersion Include="StackExchange.Redis" Version="2.7.33" />
Expand Down

0 comments on commit 755299e

Please sign in to comment.