Skip to content

Commit

Permalink
Bump AkkaVersion from 1.5.12 to 1.5.13
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.5.12 to 1.5.13.

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

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

Updates `Akka.Hosting.TestKit` from 1.5.12 to 1.5.13
- [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.12...1.5.13)

---
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
- dependency-name: Akka.Hosting.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 389e771 commit 35825f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<AkkaVersion>1.5.12</AkkaVersion>
<AkkaVersion>1.5.13</AkkaVersion>
</PropertyGroup>

<!-- App dependencies -->
Expand Down

0 comments on commit 35825f6

Please sign in to comment.