Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Akka.Persistence.SqlServer
  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 Mar 25, 2022
1 parent a1bd962 commit c6daf19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Akka.Persistence.Query.Sql" Version="$(AkkaVersion)" />
<PackageReference Include="Akka.Persistence.SqlServer" Version="1.4.32" />
<PackageReference Include="Akka.Persistence.SqlServer" Version="1.4.35" />
</ItemGroup>

</Project>

0 comments on commit c6daf19

Please sign in to comment.