Skip to content

Commit

Permalink
Bump Akka.Persistence.Sql.Hosting in /src/clustering/sharding-sqlserver
Browse files Browse the repository at this point in the history
Bumps [Akka.Persistence.Sql.Hosting](https://github.com/akkadotnet/Akka.Persistence.Sql) from 1.5.28 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.28...1.5.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent cfbd4cf commit ff1ba76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="Akka.Cluster.Sharding" Version="1.5.31" />
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.28" />
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.30" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsVersion)" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsVersion)" />
Expand Down

0 comments on commit ff1ba76

Please sign in to comment.