Skip to content

Commit 85d62f0

Browse files
Bump AkkaVersion from 1.5.30 to 1.5.31 (#370)
Bumps `AkkaVersion` from 1.5.30 to 1.5.31. Updates `Akka` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) Updates `Akka.Cluster.Sharding` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) Updates `Akka.Persistence` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) Updates `Akka.Persistence.Query` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) Updates `Akka.Persistence.TCK` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) Updates `Akka.Streams` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) Updates `Akka.Streams.TestKit` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) Updates `Akka.TestKit` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) Updates `Akka.TestKit.Xunit2` from 1.5.30 to 1.5.31 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.30...1.5.31) --- updated-dependencies: - dependency-name: Akka dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Cluster.Sharding dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Persistence dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Persistence.Query dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Persistence.TCK dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Streams dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Streams.TestKit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.TestKit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.TestKit.Xunit2 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>
1 parent c03c985 commit 85d62f0

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
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
4-
<AkkaVersion>1.5.30</AkkaVersion>
4+
<AkkaVersion>1.5.31</AkkaVersion>
55
</PropertyGroup>
66
<!-- Library dependencies -->
77
<ItemGroup>

0 commit comments

Comments
 (0)