Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit 4f70ba0

Browse files
Bump Akka from 1.4.21 to 1.4.27 (#162)
Bumps [Akka](https://github.com/akkadotnet/akka.net) from 1.4.21 to 1.4.27. - [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.21...1.4.27) --- updated-dependencies: - dependency-name: Akka dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2af78d1 commit 4f70ba0

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
@@ -25,7 +25,7 @@
2525
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
2626
<NetStandardVersion>netstandard2.0</NetStandardVersion>
2727
<NetFrameworkTestVersion>net461</NetFrameworkTestVersion>
28-
<AkkaVersion>1.4.21</AkkaVersion>
28+
<AkkaVersion>1.4.27</AkkaVersion>
2929
<SourceLinkVersion>1.0.0</SourceLinkVersion>
3030
</PropertyGroup>
3131
</Project>

0 commit comments

Comments
 (0)