Skip to content

Commit 6ebc82f

Browse files
Bump Akka.Persistence.Hosting from 1.5.30 to 1.5.30.1 (#368)
Bumps [Akka.Persistence.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.30 to 1.5.30.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@1.5.30...1.5.30.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a5a1af commit 6ebc82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageVersion Include="Akka" Version="$(AkkaVersion)" />
99
<PackageVersion Include="Akka.Persistence" Version="$(AkkaVersion)" />
10-
<PackageVersion Include="Akka.Persistence.Hosting" Version="1.5.30" />
10+
<PackageVersion Include="Akka.Persistence.Hosting" Version="1.5.30.1" />
1111
<PackageVersion Include="Akka.Persistence.Query" Version="$(AkkaVersion)" />
1212
<PackageVersion Include="Akka.Streams" Version="$(AkkaVersion)" />
1313
<PackageVersion Include="StackExchange.Redis" Version="2.8.16" />

0 commit comments

Comments
 (0)