Skip to content

Commit 8868f5e

Browse files
Bump AkkaVersion from 1.4.21 to 1.4.23 (#246)
Bumps `AkkaVersion` from 1.4.21 to 1.4.23. Updates `Akka` from 1.4.21 to 1.4.23 - [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.23) Updates `Akka.Serialization.Hyperion` from 1.4.21 to 1.4.23 - [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.23) Updates `Akka.TestKit.Xunit2` from 1.4.21 to 1.4.23 - [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.23) --- updated-dependencies: - dependency-name: Akka dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Serialization.Hyperion 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f831bb3 commit 8868f5e

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
@@ -18,7 +18,7 @@
1818
<NoWarn>$(NoWarn);CS1591</NoWarn>
1919
</PropertyGroup>
2020
<PropertyGroup>
21-
<AkkaVersion>1.4.21</AkkaVersion>
21+
<AkkaVersion>1.4.23</AkkaVersion>
2222

2323
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
2424
<XunitVersion>2.4.1</XunitVersion>

0 commit comments

Comments
 (0)