Skip to content

Commit

Permalink
Bump AkkaVersion from 1.5.8 to 1.5.12 (#306)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.5.8 to 1.5.12.

Updates `Akka` from 1.5.8 to 1.5.12
- [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.5.8...1.5.12)

Updates `Akka.TestKit.Xunit2` from 1.5.8 to 1.5.12
- [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.5.8...1.5.12)

---
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 Sep 5, 2023
1 parent eb2a9ec commit 4ddf0db
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.6.2</PackageReleaseNotes>
</NoWarn>
</PropertyGroup>
<PropertyGroup>
<AkkaVersion>1.5.8</AkkaVersion>
<AkkaVersion>1.5.12</AkkaVersion>
<QuartzVersion>3.6.3</QuartzVersion>
<XunitVersion>2.5.0</XunitVersion>
<XunitRunnerVersion>2.5.0</XunitRunnerVersion>
Expand Down

0 comments on commit 4ddf0db

Please sign in to comment.