Skip to content

Commit

Permalink
chore(deps): bump Akka.HealthCheck from 1.5.0.1 to 1.5.2 (#200)
Browse files Browse the repository at this point in the history
Bumps [Akka.HealthCheck](https://github.com/petabridge/akkadotnet-healthcheck) from 1.5.0.1 to 1.5.2.
- [Release notes](https://github.com/petabridge/akkadotnet-healthcheck/releases)
- [Changelog](https://github.com/petabridge/akkadotnet-healthcheck/blob/dev/RELEASE_NOTES.md)
- [Commits](petabridge/akkadotnet-healthcheck@1.5.0.1...1.5.2)

---
updated-dependencies:
- dependency-name: Akka.HealthCheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2023
1 parent ce7d822 commit 83f373a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Akka.Cluster.Hosting" Version="1.5.2" />
<PackageReference Include="Akka.Discovery.Azure" Version="1.5.0" />
<PackageReference Include="Akka.Discovery.KubernetesApi" Version="1.5.0" />
<PackageReference Include="Akka.HealthCheck" Version="1.5.0.1" />
<PackageReference Include="Akka.HealthCheck" Version="1.5.2" />
<PackageReference Include="Akka.Hosting" Version="1.5.2" />
<PackageReference Include="Akka.Management" Version="1.5.0" />
<PackageReference Include="Akka.Persistence.Azure" Version="1.5.1" />
Expand Down

0 comments on commit 83f373a

Please sign in to comment.