Skip to content

Commit

Permalink
Bump AkkaVersion from 1.5.16 to 1.5.17.1 (#438)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.5.16 to 1.5.17.1.

Updates `Akka.DependencyInjection` from 1.5.16 to 1.5.17.1
- [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.16...1.5.17.1)

Updates `Akka.TestKit.Xunit2` from 1.5.16 to 1.5.17.1
- [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.16...1.5.17.1)

Updates `Akka.Cluster.Sharding` from 1.5.16 to 1.5.17.1
- [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.16...1.5.17.1)

Updates `Akka.Remote` from 1.5.16 to 1.5.17.1
- [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.16...1.5.17.1)

Updates `Akka.DistributedData` from 1.5.16 to 1.5.17.1
- [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.16...1.5.17.1)

Updates `Akka.Persistence` from 1.5.16 to 1.5.17.1
- [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.16...1.5.17.1)

---
updated-dependencies:
- dependency-name: Akka.DependencyInjection
  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.Cluster.Sharding
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Remote
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.DistributedData
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence
  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] authored Mar 4, 2024
1 parent 6a5923b commit e02275a
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 @@ -26,7 +26,7 @@
<TestSdkVersion>17.9.0</TestSdkVersion>
<CoverletVersion>6.0.1</CoverletVersion>
<XunitRunneVisualstudio>2.5.7</XunitRunneVisualstudio>
<AkkaVersion>1.5.16</AkkaVersion>
<AkkaVersion>1.5.17.1</AkkaVersion>
<MicrosoftExtensionsVersion>[6.0.0,)</MicrosoftExtensionsVersion>
</PropertyGroup>

Expand Down

0 comments on commit e02275a

Please sign in to comment.