Skip to content

Commit 6317c96

Browse files
Bump AkkaVersion from 1.4.31 to 1.4.33 (#296)
Bumps `AkkaVersion` from 1.4.31 to 1.4.33. Updates `Akka` from 1.4.31 to 1.4.33 - [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.31...1.4.33) Updates `Akka.Serialization.Hyperion` from 1.4.31 to 1.4.33 - [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.31...1.4.33) Updates `Akka.TestKit.Xunit2` from 1.4.31 to 1.4.33 - [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.31...1.4.33) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87ad62d commit 6317c96

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
@@ -21,7 +21,7 @@ Please report any serialization problem that occurs after an upgrade to this ver
2121
<NetTestVersion>net5.0</NetTestVersion>
2222
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
2323
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
24-
<AkkaVersion>1.4.31</AkkaVersion>
24+
<AkkaVersion>1.4.33</AkkaVersion>
2525
<FluentAssertionsVersion>6.3.0</FluentAssertionsVersion>
2626
<XunitVersion>2.4.1</XunitVersion>
2727
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>

0 commit comments

Comments
 (0)