Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Aug 15, 2022
1 parent 0db6e6f commit 55f441e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Akka.Persistence.Hosting" Version="0.4.1" />
<PackageReference Include="Akka.Persistence.Hosting" Version="0.4.2" />
</ItemGroup>

</Project>

0 comments on commit 55f441e

Please sign in to comment.