Skip to content

Commit

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

---
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 Feb 3, 2023
1 parent 7e6eefa commit dad9c90
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="1.0.1" />
<PackageReference Include="Akka.Persistence.Hosting" Version="1.0.2" />
</ItemGroup>

</Project>

0 comments on commit dad9c90

Please sign in to comment.