Skip to content

Commit 2790331

Browse files
Bump Akka.Cluster.Hosting from 1.5.7 to 1.5.8 (#241)
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.7 to 1.5.8. - [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.7...1.5.8) --- 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>
1 parent 2eb66bf commit 2790331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Examples/Akka.Hosting.LoggingDemo/Akka.Hosting.LoggingDemo.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Akka.Cluster.Hosting" Version="1.5.7" />
10+
<PackageReference Include="Akka.Cluster.Hosting" Version="1.5.8" />
1111
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
1212
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)