Skip to content

Commit

Permalink
Bump AkkaVersion from 1.4.48 to 1.4.49 (#197)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.4.48 to 1.4.49.

Updates `Akka.DependencyInjection` from 1.4.48 to 1.4.49
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.49/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.48...1.4.49)

Updates `Akka.TestKit.Xunit2` from 1.4.48 to 1.4.49
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.49/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.48...1.4.49)

Updates `Akka.Remote` from 1.4.48 to 1.4.49
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.49/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.48...1.4.49)

Updates `Akka.Cluster.Sharding` from 1.4.48 to 1.4.49
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.49/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.48...1.4.49)

Updates `Akka.Persistence.Query.Sql` from 1.4.48 to 1.4.49
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.49/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.48...1.4.49)

Updates `Akka.Persistence` from 1.4.48 to 1.4.49
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.49/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.48...1.4.49)

---
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.Remote
  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.Persistence.Query.Sql
  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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent 700173e commit ea961ce
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 @@ -25,7 +25,7 @@
<TestSdkVersion>17.4.1</TestSdkVersion>
<CoverletVersion>3.2.0</CoverletVersion>
<XunitRunneVisualstudio>2.4.5</XunitRunneVisualstudio>
<AkkaVersion>1.4.48</AkkaVersion>
<AkkaVersion>1.4.49</AkkaVersion>
<MicrosoftExtensionsVersion>[3.0.0,)</MicrosoftExtensionsVersion>
</PropertyGroup>

Expand Down

0 comments on commit ea961ce

Please sign in to comment.