Skip to content

Commit 93ad176

Browse files
Bump AkkaVersion from 1.4.45 to 1.4.47 (#204)
Bumps `AkkaVersion` from 1.4.45 to 1.4.47. Updates `Akka` from 1.4.45 to 1.4.47 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.47/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.4.45...1.4.47) Updates `Akka.TestKit.Xunit2` from 1.4.45 to 1.4.47 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.47/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.4.45...1.4.47) Updates `Akka.Cluster` from 1.4.45 to 1.4.47 - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.47/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.4.45...1.4.47) --- 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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac38f21 commit 93ad176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
1616
<TestSdkVersion>17.3.2</TestSdkVersion>
1717
<NBenchVersion>2.0.1</NBenchVersion>
18-
<AkkaVersion>1.4.45</AkkaVersion>
18+
<AkkaVersion>1.4.47</AkkaVersion>
1919
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
2020
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
2121
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>

0 commit comments

Comments
 (0)