Skip to content

Commit

Permalink
Bump Akka.Persistence and Akka
Browse files Browse the repository at this point in the history
Bumps [Akka.Persistence](https://github.com/Aaronontheweb/akka.net) and [Akka](https://github.com/Aaronontheweb/akka.net). These dependencies needed to be updated together.

Updates `Akka.Persistence` from 1.4.0-beta1 to 1.4.0-beta3
- [Changelog](https://github.com/Aaronontheweb/akka.net/blob/1.4.0-beta3/RELEASE_NOTES.md)
- [Commits](Aaronontheweb/akka.net@v1.4.0-beta1...1.4.0-beta3)

Updates `Akka` from 1.4.0-beta1 to 1.4.0-beta3
- [Changelog](https://github.com/Aaronontheweb/akka.net/blob/1.4.0-beta3/RELEASE_NOTES.md)
- [Commits](Aaronontheweb/akka.net@v1.4.0-beta1...1.4.0-beta3)

---
updated-dependencies:
- dependency-name: Akka.Persistence
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent f38a8cd commit eb81c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<AkkaVersion>1.4.0-beta1</AkkaVersion>
<AkkaVersion>1.4.0-beta3</AkkaVersion>
<NBenchVersion>1.2.2</NBenchVersion>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>15.9.0</TestSdkVersion>
Expand Down

0 comments on commit eb81c5b

Please sign in to comment.