Skip to content

Commit

Permalink
Bump AkkaVersion from 1.5.10 to 1.5.11 (#328)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.5.10 to 1.5.11.

Updates `Akka.Persistence.Query` from 1.5.10 to 1.5.11
- [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.10...1.5.11)

Updates `Akka.Persistence.TCK` from 1.5.10 to 1.5.11
- [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.10...1.5.11)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query
  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
...

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 Jul 31, 2023
1 parent 450a762 commit 3026d13
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 @@ -12,7 +12,7 @@
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.4.2</XunitVersion>
<AkkaVersion>1.5.10</AkkaVersion>
<AkkaVersion>1.5.11</AkkaVersion>
<AkkaHostingVersion>1.5.8.1</AkkaHostingVersion>
<FluentAssertionsVersion>6.10.0</FluentAssertionsVersion>
<TestSdkVersion>17.6.3</TestSdkVersion>
Expand Down

0 comments on commit 3026d13

Please sign in to comment.