Skip to content

Commit 0a39e6b

Browse files
committed
upgraded to new package name
1 parent 1e0cd98 commit 0a39e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebCrawler.Shared.DevOps/WebCrawler.Shared.DevOps.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PetabridgeCmdVersion)" />
18-
<PackageReference Include="Akka.Cluster.HealthCheck" Version="$(AkkaHealthCheckVersion)" />
18+
<PackageReference Include="Akka.HealthCheck.Cluster" Version="$(AkkaHealthCheckVersion)" />
1919
<PackageReference Include="Akka.Bootstrap.Docker" Version="$(AkkaBootstrapVersion)" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)