Skip to content

Commit

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

Updates `Akka.Streams` from 1.4.1 to 1.4.4
- [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.1...1.4.4)

Updates `Akka.Streams.TestKit` from 1.4.1 to 1.4.4
- [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.1...1.4.4)

Updates `Akka.TestKit.Xunit2` from 1.4.1 to 1.4.4
- [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.1...1.4.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 24, 2020
1 parent 17b23c0 commit 31c1fd6
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 @@ Updated to use Akka.NET v1.4.1.</PackageReleaseNotes>
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
<AkkaVersion>1.4.1</AkkaVersion>
<AkkaVersion>1.4.4</AkkaVersion>
<XunitVersion>2.4.1</XunitVersion>
<NBenchVersion>1.2.2</NBenchVersion>
<TestSdkVersion>16.6.0</TestSdkVersion>
Expand Down

0 comments on commit 31c1fd6

Please sign in to comment.