Skip to content

Commit

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

Updates `Akka` from 1.4.31 to 1.4.40
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.40/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.31...1.4.40)

Updates `Akka.TestKit.Xunit2` from 1.4.31 to 1.4.40
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.40/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.31...1.4.40)

---
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
...

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] committed Jul 27, 2022
1 parent 23107dd commit bed318c
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 @@ -13,7 +13,7 @@ upgraded to Quartz.NET 3.3.2</PackageReleaseNotes>
</NoWarn>
</PropertyGroup>
<PropertyGroup>
<AkkaVersion>1.4.31</AkkaVersion>
<AkkaVersion>1.4.40</AkkaVersion>
<QuartzVersion>3.3.3</QuartzVersion>
<XunitVersion>2.4.1</XunitVersion>
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
Expand Down

0 comments on commit bed318c

Please sign in to comment.