Skip to content

Commit

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

Updates `Akka.Persistence.Sql.Hosting` from 1.5.27.1 to 1.5.30
- [Release notes](https://github.com/akkadotnet/Akka.Persistence.Sql/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Persistence.Sql/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Persistence.Sql@1.5.27.1...1.5.30)

Updates `Akka.Persistence` from 1.5.27.1 to 1.5.30
- [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.27.1...1.5.30)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Hosting
  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]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 3b66172 commit d015ea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Akka.Persistence" Version="1.5.27.1" />
<PackageVersion Include="Akka.Persistence" Version="1.5.30" />
<PackageVersion Include="Akka.Persistence.MongoDb.Hosting" Version="1.5.26" />
<PackageVersion Include="Akka.Persistence.Sql.Hosting" Version="1.5.27.1" />
<PackageVersion Include="Akka.Persistence.Sql.Hosting" Version="1.5.30" />
<PackageVersion Include="Alba.CsConsoleFormat" Version="1.0.0" />
<PackageVersion Include="Npgsql" Version="8.0.3" />
</ItemGroup>
Expand Down

0 comments on commit d015ea5

Please sign in to comment.