Skip to content

Commit

Permalink
Bump AkkaVersion from 1.4.16 to 1.4.19 (#96)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.4.16 to 1.4.19.

Updates `Akka.Persistence.Sql.Common` from 1.4.16 to 1.4.19
- [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.16...1.4.19)

Updates `Akka.Persistence.Sql.TestKit` from 1.4.16 to 1.4.19
- [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.16...1.4.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
  • Loading branch information
dependabot[bot] and Aaronontheweb authored May 12, 2021
1 parent e42065c commit bb7c0cf
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 @@ -14,7 +14,7 @@
<PropertyGroup>
<XunitVersion>2.4.1</XunitVersion>
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
<AkkaVersion>1.4.16</AkkaVersion>
<AkkaVersion>1.4.19</AkkaVersion>
<PostgresVersion>5.0.3</PostgresVersion>
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
<NetFrameworkVersion>net45</NetFrameworkVersion>
Expand Down

0 comments on commit bb7c0cf

Please sign in to comment.