Skip to content

Commit

Permalink
Bump AkkaVersion from 1.5.22 to 1.5.27.1 (#391)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.5.22 to 1.5.27.1.

Updates `Akka.Persistence.Query.Sql` from 1.5.22 to 1.5.27.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.22...1.5.27.1)

Updates `Akka.Persistence.Sql.Common` from 1.5.22 to 1.5.27.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.22...1.5.27.1)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.22 to 1.5.27.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.22...1.5.27.1)

Updates `Akka.Persistence.TCK` from 1.5.22 to 1.5.27.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.22...1.5.27.1)

Updates `Akka.TestKit.Xunit2` from 1.5.22 to 1.5.27.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.22...1.5.27.1)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  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
...

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 Aug 6, 2024
1 parent 502e473 commit d53bf2c
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.22</AkkaVersion>
<AkkaVersion>1.5.27.1</AkkaVersion>
<AkkaHostingVersion>1.5.27</AkkaHostingVersion>
</PropertyGroup>
<!-- App dependencies -->
Expand Down

0 comments on commit d53bf2c

Please sign in to comment.