Skip to content

Commit

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

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

Updates `Akka.Cluster` from 1.5.32 to 1.5.33
- [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.32...1.5.33)

Updates `Akka.Cluster.Tools` from 1.5.32 to 1.5.33
- [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.32...1.5.33)

Updates `Akka.Coordination` from 1.5.32 to 1.5.33
- [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.32...1.5.33)

Updates `Akka.DependencyInjection` from 1.5.32 to 1.5.33
- [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.32...1.5.33)

Updates `Akka.Discovery` from 1.5.32 to 1.5.33
- [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.32...1.5.33)

Updates `Akka.TestKit` from 1.5.32 to 1.5.33
- [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.32...1.5.33)

Updates `Akka.TestKit.Xunit2` from 1.5.32 to 1.5.33
- [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.32...1.5.33)

Updates `FluentAssertions` from 7.0.0 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@7.0.0...5.10.3)

Updates `Google.Protobuf` from 3.27.3 to 3.26.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.27.3...v3.26.1)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Cluster
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Cluster.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Coordination
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Discovery
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit
  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: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Google.Protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 4541af1 commit 1108397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Update all AWSSDK versions</PackageReleaseNotes>
<TestSdkVersion>17.12.0</TestSdkVersion>
<WireMockVersion>1.6.10</WireMockVersion>

<AkkaVersion>1.5.32</AkkaVersion>
<AkkaVersion>1.5.33</AkkaVersion>
<AkkaHostingVersion>1.5.31.1</AkkaHostingVersion>
<PbmVersion>1.4.3</PbmVersion>

Expand Down

0 comments on commit 1108397

Please sign in to comment.