Skip to content

Commit

Permalink
chore(deps): major update dependency aspnetcore.healthchecks.ui.clien…
Browse files Browse the repository at this point in the history
…t to 9.0.0
  • Loading branch information
cheetahbot committed Dec 22, 2024
1 parent 923bdab commit 572398e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cheetah.WebApi/Cheetah.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</Target>

<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.1" />
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="9.0.0" />
<PackageReference Include="Cheetah.OpenSearch" Version="1.0.2" />
<PackageReference Include="Cheetah.Kafka" Version="2.0.1" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
Expand Down

0 comments on commit 572398e

Please sign in to comment.