Skip to content

Commit 783cab3

Browse files
Bump Akka.Cluster.Hosting from 0.5.0 to 0.5.1 (#298)
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 0.5.0 to 0.5.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@0.5.0...0.5.1) --- updated-dependencies: - dependency-name: Akka.Cluster.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 593d5b5 commit 783cab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lighthouse/Lighthouse.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFrameworks>$(NetCoreVersion)</TargetFrameworks>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Akka.Cluster.Hosting" Version="0.5.0" />
8+
<PackageReference Include="Akka.Cluster.Hosting" Version="0.5.1" />
99
<PackageReference Include="Microsoft.Extensions.Configuration.Xml" Version="6.0.0" />
1010
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PbmVersion)" />
1111
<PackageReference Include="Petabridge.Cmd.Remote" Version="$(PbmVersion)" />

0 commit comments

Comments
 (0)