Skip to content

Commit

Permalink
Bump AkkaVersion from 1.4.29 to 1.4.31 (#279)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.4.29 to 1.4.31.

Updates `Akka` from 1.4.29 to 1.4.31
- [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.29...1.4.31)

Updates `Akka.Serialization.Hyperion` from 1.4.29 to 1.4.31
- [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.29...1.4.31)

Updates `Akka.TestKit.Xunit2` from 1.4.29 to 1.4.31
- [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.29...1.4.31)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 22, 2021
1 parent 1296c6d commit 4ecbb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Please report any serialization problem that occurs after an upgrade to this ver
<NetTestVersion>net5.0</NetTestVersion>
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
<AkkaVersion>1.4.29</AkkaVersion>
<AkkaVersion>1.4.31</AkkaVersion>
<FluentAssertionsVersion>6.2.0</FluentAssertionsVersion>
<XunitVersion>2.4.1</XunitVersion>
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
Expand Down

0 comments on commit 4ecbb05

Please sign in to comment.