Skip to content

Commit

Permalink
Bump Akka.Persistence.Hosting from 1.5.30 to 1.5.30.1 (#368)
Browse files Browse the repository at this point in the history
Bumps [Akka.Persistence.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.30 to 1.5.30.1.
- [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.30...1.5.30.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 7a5a1af commit 6ebc82f
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.30" />
<PackageVersion Include="Akka.Persistence.Hosting" Version="1.5.30.1" />
<PackageVersion Include="Akka.Persistence.Query" Version="$(AkkaVersion)" />
<PackageVersion Include="Akka.Streams" Version="$(AkkaVersion)" />
<PackageVersion Include="StackExchange.Redis" Version="2.8.16" />
Expand Down

0 comments on commit 6ebc82f

Please sign in to comment.