Skip to content

Commit

Permalink
Bump Akka.Persistence.SqlServer.Hosting (#138)
Browse files Browse the repository at this point in the history
Bumps [Akka.Persistence.SqlServer.Hosting](https://github.com/akkadotnet/Akka.Persistence.SqlServer) from 1.5.4.1 to 1.5.13.
- [Release notes](https://github.com/akkadotnet/Akka.Persistence.SqlServer/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Persistence.SqlServer/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Persistence.SqlServer/commits/1.5.13)

---
updated-dependencies:
- dependency-name: Akka.Persistence.SqlServer.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 Nov 8, 2023
1 parent f8b5700 commit 18f7972
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Akka.Persistence.SqlServer.Hosting" Version="1.5.4.1" />
<PackageReference Include="Akka.Persistence.SqlServer.Hosting" Version="1.5.13" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsVersion)" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsVersion)" />
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PbmVersion)" />
Expand Down

0 comments on commit 18f7972

Please sign in to comment.