Skip to content

Commit 210df37

Browse files
Bump AkkaVersion from 1.5.31 to 1.5.34
Bumps `AkkaVersion` from 1.5.31 to 1.5.34. Updates `Akka` from 1.5.31 to 1.5.34 - [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.31...1.5.34) Updates `Akka.Cluster.Sharding` from 1.5.31 to 1.5.34 - [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.31...1.5.34) Updates `Akka.Persistence` from 1.5.31 to 1.5.34 - [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.31...1.5.34) Updates `Akka.Persistence.Query` from 1.5.31 to 1.5.34 - [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.31...1.5.34) Updates `Akka.Persistence.TCK` from 1.5.31 to 1.5.34 - [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.31...1.5.34) Updates `Akka.Streams` from 1.5.31 to 1.5.34 - [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.31...1.5.34) Updates `Akka.Streams.TestKit` from 1.5.31 to 1.5.34 - [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.31...1.5.34) Updates `Akka.TestKit` from 1.5.31 to 1.5.34 - [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.31...1.5.34) Updates `Akka.TestKit.Xunit2` from 1.5.31 to 1.5.34 - [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.31...1.5.34) --- 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]>
1 parent bbf5c18 commit 210df37

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.31</AkkaVersion>
4+
<AkkaVersion>1.5.34</AkkaVersion>
55
</PropertyGroup>
66
<!-- Library dependencies -->
77
<ItemGroup>

0 commit comments

Comments
 (0)