Skip to content

Commit

Permalink
Update requirements for Akka, Akka.TestKit.Xunit2, Akka.Persistence, …
Browse files Browse the repository at this point in the history
…Akka.Cluster.Tools and Akka.Cluster.Sharding (#104)

Updates the requirements on [Akka](https://github.com/akkadotnet/akka.net), [Akka.TestKit.Xunit2](https://github.com/akkadotnet/akka.net), [Akka.Persistence](https://github.com/akkadotnet/akka.net), [Akka.Cluster.Tools](https://github.com/akkadotnet/akka.net) and [Akka.Cluster.Sharding](https://github.com/akkadotnet/akka.net) to permit the latest version.

Updates `Akka` from 1.4.6 to 1.4.7
- [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.4.6...1.4.7)

Updates `Akka.TestKit.Xunit2` from 1.4.6 to 1.4.7
- [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.4.6...1.4.7)

Updates `Akka.Persistence` from 1.4.6 to 1.4.7
- [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.4.6...1.4.7)

Updates `Akka.Cluster.Tools` from 1.4.6 to 1.4.7
- [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.4.6...1.4.7)

Updates `Akka.Cluster.Sharding` from  to 1.4.7
- [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.4.6...1.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 27, 2020
1 parent 0bbbf68 commit 581ffdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<NBenchVersion>1.2.2</NBenchVersion>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>16.6.1</TestSdkVersion>
<AkkaVersion>1.4.6</AkkaVersion>
<AkkaVersion>1.4.7</AkkaVersion>
<AkkaBootstrapVersion>0.4.0</AkkaBootstrapVersion>
<AkkaPersistenceExtrasVersion>0.5.0</AkkaPersistenceExtrasVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
Expand Down

0 comments on commit 581ffdb

Please sign in to comment.