Skip to content

Commit 82b5a70

Browse files
Bump AkkaVersion from 1.5.0-beta5 to 1.5.0-beta6
Bumps `AkkaVersion` from 1.5.0-beta5 to 1.5.0-beta6. Updates `Akka` from 1.5.0-beta5 to 1.5.0-beta6 - [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.5.0-beta5...1.5.0-beta6) Updates `Akka.TestKit.Xunit2` from 1.5.0-beta5 to 1.5.0-beta6 - [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.5.0-beta5...1.5.0-beta6) Updates `Akka.Cluster` from 1.5.0-beta5 to 1.5.0-beta6 - [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.5.0-beta5...1.5.0-beta6) --- updated-dependencies: - dependency-name: Akka dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.TestKit.Xunit2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Cluster dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76551a3 commit 82b5a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
1717
<TestSdkVersion>17.5.0</TestSdkVersion>
1818
<NBenchVersion>2.0.1</NBenchVersion>
19-
<AkkaVersion>1.5.0-beta5</AkkaVersion>
19+
<AkkaVersion>1.5.0-beta6</AkkaVersion>
2020
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
2121
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
2222
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>

0 commit comments

Comments
 (0)