Skip to content

Commit 83f373a

Browse files
chore(deps): bump Akka.HealthCheck from 1.5.0.1 to 1.5.2 (#200)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce7d822 commit 83f373a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/akka/dotnet/configuration/OpenSystem.Akka.Configuration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Akka.Cluster.Hosting" Version="1.5.2" />
2020
<PackageReference Include="Akka.Discovery.Azure" Version="1.5.0" />
2121
<PackageReference Include="Akka.Discovery.KubernetesApi" Version="1.5.0" />
22-
<PackageReference Include="Akka.HealthCheck" Version="1.5.0.1" />
22+
<PackageReference Include="Akka.HealthCheck" Version="1.5.2" />
2323
<PackageReference Include="Akka.Hosting" Version="1.5.2" />
2424
<PackageReference Include="Akka.Management" Version="1.5.0" />
2525
<PackageReference Include="Akka.Persistence.Azure" Version="1.5.1" />

0 commit comments

Comments
 (0)