Skip to content

Commit

Permalink
Bump Akka.Persistence.MongoDb from 1.3.14 to 1.4.1 (#83)
Browse files Browse the repository at this point in the history
Bumps [Akka.Persistence.MongoDb](https://github.com/akkadotnet/Akka.Persistence.MongoDB) from 1.3.14 to 1.4.1.
- [Release notes](https://github.com/akkadotnet/Akka.Persistence.MongoDB/releases)
- [Commits](akkadotnet/Akka.Persistence.MongoDB@1.3.14...1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] and kodiakhq[bot] authored Mar 12, 2020
1 parent 9c12d53 commit 8be3b18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Akka.HealthCheck.Persistence" Version="0.2.1" />
<PackageReference Include="Akka.Persistence.MongoDb" Version="1.3.14" />
<PackageReference Include="Akka.Persistence.MongoDb" Version="1.4.1" />
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PetabridgeCmdVersion)" />
<PackageReference Include="Petabridge.Cmd.Cluster.Sharding" Version="$(PetabridgeCmdVersion)-beta" />
<PackageReference Include="Petabridge.Cmd.Remote" Version="$(PetabridgeCmdVersion)" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Akka.HealthCheck.Persistence" Version="0.2.1" />
<PackageReference Include="Akka.Persistence.MongoDb" Version="1.3.14" />
<PackageReference Include="Akka.Persistence.MongoDb" Version="1.4.1" />
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PetabridgeCmdVersion)" />
<PackageReference Include="Petabridge.Cmd.Cluster.Sharding" Version="$(PetabridgeCmdVersion)-beta" />
<PackageReference Include="Petabridge.Cmd.Remote" Version="$(PetabridgeCmdVersion)" />
Expand Down

0 comments on commit 8be3b18

Please sign in to comment.