Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Bump AkkaVersion from 1.3.14 to 1.3.16 (#117)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.3.14 to 1.3.16.

Updates `Akka` from 1.3.14 to 1.3.16
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.3.16/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.3.14...1.3.16)

Updates `Akka.TestKit.Xunit2` from 1.3.14 to 1.3.16
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.3.16/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.3.14...1.3.16)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and Aaronontheweb committed Nov 15, 2019
1 parent 524f1d1 commit 92fc0dd
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 @@ Disabled strong-naming from Petabridge.Tracing.Zipkin.</PackageReleaseNotes>
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
<AkkaVersion>1.3.14</AkkaVersion>
<AkkaVersion>1.3.16</AkkaVersion>
<XunitVersion>2.4.1</XunitVersion>
<NBenchVersion>1.2.2</NBenchVersion>
<TestSdkVersion>15.9.0</TestSdkVersion>
Expand Down

0 comments on commit 92fc0dd

Please sign in to comment.