Skip to content

Commit

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

Updates `Akka` from 1.5.31 to 1.5.32
- [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.31...1.5.32)

Updates `Akka.Streams` from 1.5.31 to 1.5.32
- [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.31...1.5.32)

Updates `Akka.Streams.TestKit` from 1.5.31 to 1.5.32
- [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.31...1.5.32)

Updates `FluentAssertions` from 6.12.1 to 5.10.3
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.12.1...5.10.3)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Streams
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Streams.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent da6d78b commit 961bc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<PropertyGroup Label="SharedVersions">
<AkkaVersion>1.5.31</AkkaVersion>
<AkkaVersion>1.5.32</AkkaVersion>
<AkkaHostingVersion>1.5.31.1</AkkaHostingVersion>
<OtelVersion>1.10.0</OtelVersion>
</PropertyGroup>
Expand Down

0 comments on commit 961bc02

Please sign in to comment.