Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump AkkaVersion from 1.4.6 to 1.4.7
Bumps `AkkaVersion` from 1.4.6 to 1.4.7.

Updates `Akka.Persistence.Query` 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.TCK` 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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 27, 2020
1 parent 18c9254 commit 4a7be93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Expand Up @@ -14,7 +14,7 @@
<PropertyGroup>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>16.6.1</TestSdkVersion>
<AkkaVersion>1.4.6</AkkaVersion>
<AkkaVersion>1.4.7</AkkaVersion>
</PropertyGroup>
<!-- SourceLink support for all Akka.NET projects -->
<ItemGroup>
Expand Down

0 comments on commit 4a7be93

Please sign in to comment.