Skip to content

Commit

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

Updates `Akka.Persistence.Query` from 1.4.14 to 1.4.18
- [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.14...1.4.18)

Updates `Akka.Persistence.TCK` from 1.4.14 to 1.4.18
- [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.14...1.4.18)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 13, 2021
1 parent b09655b commit 537c37e
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 @@
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.4.1</XunitVersion>
<AkkaVersion>1.4.14</AkkaVersion>
<AkkaVersion>1.4.18</AkkaVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<TestSdkVersion>16.9.4</TestSdkVersion>
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
Expand Down

0 comments on commit 537c37e

Please sign in to comment.