Skip to content

Commit

Permalink
Bump Akka.HealthCheck.Persistence from 0.2.1 to 0.3.0 (#85)
Browse files Browse the repository at this point in the history
Bumps [Akka.HealthCheck.Persistence](https://github.com/petabridge/akkadotnet-healthcheck) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/petabridge/akkadotnet-healthcheck/releases)
- [Commits](petabridge/akkadotnet-healthcheck@0.2.1...0.3.0)

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 621562a commit 231b6bb
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 @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Akka.HealthCheck.Persistence" Version="0.2.1" />
<PackageReference Include="Akka.HealthCheck.Persistence" Version="0.3.0" />
<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" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Akka.HealthCheck.Persistence" Version="0.2.1" />
<PackageReference Include="Akka.HealthCheck.Persistence" Version="0.3.0" />
<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" />
Expand Down

0 comments on commit 231b6bb

Please sign in to comment.