Skip to content

Commit

Permalink
Bump Akka.Cluster.Hosting from 0.3.0 to 0.3.4 (#266)
Browse files Browse the repository at this point in the history
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 0.3.0 to 0.3.4.
- [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.3.0...0.3.4)

---
updated-dependencies:
- dependency-name: Akka.Cluster.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 Jun 27, 2022
1 parent 973535e commit ced0d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lighthouse/Lighthouse.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFrameworks>$(NetCoreVersion)</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Akka.Cluster.Hosting" Version="0.3.0" />
<PackageReference Include="Akka.Cluster.Hosting" Version="0.3.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Xml" Version="6.0.0" />
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PbmVersion)" />
<PackageReference Include="Petabridge.Cmd.Remote" Version="$(PbmVersion)" />
Expand Down

0 comments on commit ced0d68

Please sign in to comment.