Skip to content

Commit

Permalink
Bump Akka.Persistence.Sql.Hosting in /src/clustering/sharding-sqlserv…
Browse files Browse the repository at this point in the history
…er (#137)

Bumps [Akka.Persistence.Sql.Hosting](https://github.com/akkadotnet/Akka.Persistence.Sql) from 1.5.12-beta1 to 1.5.13.
- [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.12-beta1...1.5.13)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 1128f08 commit f8b5700
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.12-beta1" />
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.13" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsVersion)" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsVersion)" />
Expand Down

0 comments on commit f8b5700

Please sign in to comment.